소스 검색

Merge pull request #68 from the-hobbes/master

Thanks for your contribution
Joubert RedRat 10 년 전
부모
커밋
00d10ce993
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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.