Skip to content

c3pm-labs/c3pm

Repository files navigation

c3pm

Your toolkit to dive into C++ easily


Table of Contents

What is c3pm?

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.

Installing c3pm

You can check our documentation to see how to install c3pm

Usage

Once you installed c3pm, you can start using it. Here are some basic commands you will need.

Start your project

$ ctpm init

Add a package

$ ctpm add <package>

Building your project

$ ctpm build

Publishing your project

$ ctpm publish

You can find a more complete list of the available commands here !

Contributing

Contributions are welcomed!

Refer to our contribution guidelines.

You also may need the documentation of the different stacks: api - web - cli

Support

Ask a question

You can email us at: contact@c3pm.io or join our discord