mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-10-01 01:45:41 -04:00
Add bazel build automation tool.
This commit is contained in:
parent
68bb2969be
commit
aede00866c
@ -65,6 +65,7 @@
|
||||
|
||||
* [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java.
|
||||
* [Apache Maven](http://maven.apache.org/) - Build automation tool mainly for Java.
|
||||
* [Bazel](http://bazel.io/) - Google's open source build system.
|
||||
* [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes.
|
||||
* [Gradle](http://gradle.org/) - Another open source build automation system.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user