/quill

C's package manager

Primary LanguageRustApache License 2.0Apache-2.0

Quill

Cpack is a package manager heavely inspirated by cargo for C++.

Installation

You can go to our releases and download one build or build it by yourself.

Self building

First you need to head to the rust install page: Link and download and install Rust.

Then clone the repo:

git clone https://github.com/Toni-Graphics/cpack.git

The run:

cargo build --release