C++ Project Manager
The C++ alternative to cargo.
Key Features •
How To Use •
Download •
License
Key Features
- Create a C++ project with a single command.
- Manage Project Locations.
- Opening Projects from any command line
- Minimal C support
Download.
You can download the build for windows.
Or Download with cargo.
cargo install cppm
For usage instructions run cppm --help
or refer to the wiki.
Road Map
- [x] Generating C/C++ files
- [x] Commands for opening and removing projects
- [x] Support for g++ and clang++
- [x] Active build/run system
- [ ] C/C++ Smart Object file compilation
- [ ] External lib support
- [ ] Code formatting command
- [ ] Linter Integration
- [ ] Package management
- - - [ ] Versioning
- - - [ ] Documentation
- - - [ ] User Interface
- - - [ ] User system
- - - [ ] Git integration
- [ ] Atomated package compilation
License
MIT