2 releases
0.1.1 | May 9, 2020 |
---|---|
0.1.0 | May 8, 2020 |
#2644 in Development tools
43KB
1K
SLoC
cargo like dependency manager for c++ based on pkg-config
because of how pkg-config is used this program is able to use libraries installed with any package manager that distributed a .pc file
Goals
the intended base features of this program include:
- create projects
- declaratively manage dependencies and verions
- provide a tool for linting, automatic documentation, and code formatting
- act as a package manager when the system package manager is unable to provided needed libraries
Dependencies
~9–22MB
~315K SLoC