New category - Automation
I've added new category - automation and added 4 open source automation build tools. Some of them are should be know by sysadmins.
This commit is contained in:
parent
ecafca0b93
commit
f0b8c87f1b
@ -2,6 +2,7 @@
|
|||||||
A curated list of amazingly awesome open source sysadmin resources inspired by [Awesome PHP](https://github.com/ziadoz/awesome-php)
|
A curated list of amazingly awesome open source sysadmin resources inspired by [Awesome PHP](https://github.com/ziadoz/awesome-php)
|
||||||
|
|
||||||
* [Awesome Sysadmin](#awesome-sysadmin)
|
* [Awesome Sysadmin](#awesome-sysadmin)
|
||||||
|
* [Automation](#automation)
|
||||||
* [Backups](#backups)
|
* [Backups](#backups)
|
||||||
* [Cloning](#cloning)
|
* [Cloning](#cloning)
|
||||||
* [Cloud Computing](#cloud-computing)
|
* [Cloud Computing](#cloud-computing)
|
||||||
@ -51,6 +52,14 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
|||||||
* [Websites](#websites)
|
* [Websites](#websites)
|
||||||
* [Contributing](#contributing)
|
* [Contributing](#contributing)
|
||||||
|
|
||||||
|
## Automation
|
||||||
|
*Automation build.*
|
||||||
|
|
||||||
|
* [GNU Make](http://www.amanda.org/) - The most popular automation build tool for many purposes.
|
||||||
|
* [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.
|
||||||
|
* [Gradle](http://gradle.org/) - Another open source build automation system.
|
||||||
|
|
||||||
## Backups
|
## Backups
|
||||||
*Backup software.*
|
*Backup software.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user