C++ build system
example | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Monch
Monch will be a multilingual project management tool with support for easily adding dependencies. It will be capable of Makefile-like actions and importing CMakeLists/Makefiles.
Usage
monch [OPTIONS] <COMMAND>
Command can be any of the following subcommands:
info
,
add
,
TODO
info
: display information about selected project
add
: add a file to a binary or library
Contributing
Feel free to help out! For major changes, please add an issue so we can discuss your change.