Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ Build automation tools
----------------------
* [Bazel](http://bazel.io/) - Build software just as engineers do at Google.
* [doit](https://github.com/pydoit/doit) - Highly generalized task-management and automation in Python.
* [Fallout](https://github.com/Fallout-build/Fallout) - Build system for C#/.NET, where the build itself is a C# console app.
* [Gradle](http://gradle.org/) - Unified cross platforms builds.
* [Just](https://github.com/casey/just) - Command and recipe runner similar to Make, built in Rust.
* [Make](https://www.gnu.org/software/make/) - The GNU Make build system.
Expand Down