- Notifications
You must be signed in to change notification settings - Fork4
A C++ Template Generator and Project manager. The C++ equivalent to rust's cargo.
License
NotificationsYou must be signed in to change notification settings
Cpp-Project-Manager/Cpp-Project-Manager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Key Features •Getting Started •How To Use •Download •License
- Create a C++ project with a single command.
- Manage Project Locations.
- Opening Projects from any command line
- Minimal C support
There's three ways to get cppm:
- Download the build for windows.
- Install with Cargo
cargo install cppm
- Get with ourcustom installer
The first thing needed when cppm has just been installed is to runcppm --config
, and it'll ask for your default editor.You should see something like this:
$ cppm --configDefault editor: nvimClang is installed.Clang++ is installed.Location: /some/path/.cppm/defaults.toml
After that you are free to start using cppm.
For usage instructions runcppm --help
or refer to thewiki.
About
A C++ Template Generator and Project manager. The C++ equivalent to rust's cargo.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.