Update to Automation category

Improved links and sorted list.
pull/2/head
virtual-tdf 2015-03-04 15:32:19 +01:00
parent f0b8c87f1b
commit 2a42fcde53
1 changed files with 2 additions and 2 deletions

View File

@ -55,9 +55,9 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
## Automation
*Automation build.*
* [GNU Make](http://www.amanda.org/) - The most popular automation build tool for many purposes.
* [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.
* [Apache Ant](http://www.bacula.org/) - Automation build tool, similar to make, written in Java.
* [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.
## Backups