cabin

Package manager and build system for C++ projects

brewmacoslinux
Try with needOr install directly
Source

About

Package manager and build system for C++

Commands

cabin

Examples

Create a new C++ project$ cabin new my_project
Build the current C++ project$ cabin build
Add a dependency to the project$ cabin add dependency_name