Tegen is a C++ package manager and project management tool designed to simplify your workflow. It helps you create, build, and run C++ projects with minimal setup. Manage dependencies, automate builds with CMake, and keep your projects organized.
Video Available : Tegen Video
Key Features:
Initialize a new project:
tegen init
Install dependencies from GitHub:
tegen install
Build your project easily:
tegen build
Run the built project:
tegen run
Check the version:
tegen --version
Get help:
tegen -h
Installers Available:
Windows: TegenSetup.exe
Linux (.deb): tegen-0.1.0-Linux.deb
Make C++ project management simpler, faster, and more organized. Start using Tegen today and streamline your workflow.
Check it out here: GitHub Repository
Top comments (0)