Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 437 Bytes

Readme.md

File metadata and controls

21 lines (14 loc) · 437 Bytes

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