Settings

Theme

Show HN: Compi – A Make-like build system written in Rust

github.com

2 points by Allyedge 6 months ago · 0 comments · 1 min read

Reader

Hello everyone!

I've recently been using Make a lot, and the way it works and some certain things (such as the Makefile structure) that annoyed me made me wonder how one could build such a system, and therefore I built Compi.

I am still working on it, and it could definitely be much better, so any suggestions or PRs are very welcome.

It has a lot of cool features such as dependency management and safety checks, and it uses TOML as I like it a bit more than the Makefile way of doing things.

Feel free to check it out, feedback is appreciated!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection