Your toolkit to dive into C++ easily
Table of Contents
c3pm stands for C++ package manager.
c3pm abstracts your build system and eases the management of your dependencies.
It manages your CMake and compiles your project with minimal configuration.
Feel free to explore the available packages on our platform.
You can check our documentation to see how to install c3pm
Once you installed c3pm, you can start using it. Here are some basic commands you will need.
$ ctpm init
$ ctpm add <package>
$ ctpm build
$ ctpm publish
You can find a more complete list of the available commands here !
Contributions are welcomed!
Refer to our contribution guidelines.
You also may need the documentation of the different stacks: api - web - cli
You can email us at: contact@c3pm.io or join our discord