| Crates.io | cppm |
| lib.rs | cppm |
| version | 3.0.4 |
| created_at | 2022-04-29 06:57:37.048174+00 |
| updated_at | 2022-07-15 04:35:19.127431+00 |
| description | A C++ Project Manager |
| homepage | |
| repository | https://github.com/Maou-Shimazu/Cpp-Project-Manager |
| max_upload_size | |
| id | 577164 |
| size | 70,645 |
Key Features • Getting Started • How To Use • Download • License
There's three ways to get cppm:
cargo install cppmThe first thing needed when cppm has just been installed is to run cppm --config, and it'll ask for your default editor.
You should see something like this:
$ cppm --config
Default editor: nvim
Clang is installed.
Clang++ is installed.
Location: /some/path/.cppm/defaults.toml
After that you are free to start using cppm.
cppm --help or refer to the wiki.