@@ -76,6 +76,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
76
76
- [ MapReduce] ( #mapreduce )
77
77
- [ Third-party APIs] ( #third-party-apis )
78
78
- [ DevOps Tools] ( #devops-tools )
79
+ - [ ChatOps Tools] ( #chatops-tools )
79
80
- [ Job Scheduler] ( #job-scheduler )
80
81
- [ Foreign Function Interface] ( #foreign-function-interface )
81
82
- [ High Performance] ( #high-performance )
@@ -1045,7 +1046,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1045
1046
* [ SaltStack] ( https://github.com/saltstack/salt ) - Infrastructure automation and management system.
1046
1047
* [ OpenStack] ( http://www.openstack.org/ ) - Open source software for building private and public clouds.
1047
1048
* [ Docker Compose] ( https://docs.docker.com/compose/ ) - Fast, isolated development environments using [ Docker] ( https://www.docker.com/ ) .
1048
- * [ Errbot] ( http://errbot.io/ ) - The easiest and most popular chatbot to implement ChatOps.
1049
1049
* [ Cloud-Init] ( http://cloudinit.readthedocs.io/ ) - A multi-distribution package that handles early initialization of a cloud instance.
1050
1050
* [ cuisine] ( https://github.com/sebastien/cuisine ) - Chef-like functionality for Fabric.
1051
1051
* [ Fabric] ( http://www.fabfile.org/ ) - A simple, Pythonic tool for remote execution and deployment.
@@ -1055,6 +1055,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1055
1055
* [ psutil] ( https://github.com/giampaolo/psutil ) - A cross-platform process and system utilities module.
1056
1056
* [ supervisor] ( https://github.com/Supervisor/supervisor ) - Supervisor process control system for UNIX.
1057
1057
1058
+ ## ChatOps Tools
1059
+
1060
+ * Libraries for chatbot development.*
1061
+
1062
+ * [ Errbot] ( http://errbot.io/ ) - The easiest and most popular chatbot to implement ChatOps.
1063
+
1058
1064
## Job Scheduler
1059
1065
1060
1066
* Libraries for scheduling jobs.*
0 commit comments