C++ build system
Find a file
2025-03-16 04:11:48 -05:00
example - Remove from binary 2025-03-09 13:08:58 -05:00
src Lower reduncancy and unused code disabled in proper files 2025-03-16 04:11:48 -05:00
.gitignore init 2025-03-07 00:34:09 -06:00
Cargo.toml License and README 2025-03-09 05:03:53 -05:00
LICENSE License and README 2025-03-09 05:03:53 -05:00
README.md License and README 2025-03-09 05:03:53 -05:00

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.

License

MIT