You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1036,11 +1036,10 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1036
1036
*[SaltStack](https://github.com/saltstack/salt) - Infrastructure automation and management system.
1037
1037
*[OpenStack](http://www.openstack.org/) - Open source software for building private and public clouds.
1038
1038
*[Docker Compose](https://docs.docker.com/compose/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
1039
-
*[Fabric](http://www.fabfile.org/) - A simple, Pythonic tool for remote execution and deployment.
1039
+
*[Cloud-Init](http://cloudinit.readthedocs.org/en/latest/) - A multi-distribution package that handles early initialization of a cloud instance.
1040
1040
*[cuisine](https://github.com/sebastien/cuisine) - Chef-like functionality for Fabric.
1041
+
*[Fabric](http://www.fabfile.org/) - A simple, Pythonic tool for remote execution and deployment.
1041
1042
*[Fabtools](https://github.com/ronnix/fabtools) - Tools for writing awesome Fabric files.
1042
-
*[gitapi](https://bitbucket.org/haard/gitapi) - Pure-Python API for Git.
1043
-
*[hgapi](https://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
1044
1043
*[honcho](https://github.com/nickstenning/honcho) - A Python clone of [Foreman](https://github.com/ddollar/foreman), for managing Procfile-based applications.
1045
1044
*[pexpect](https://github.com/pexpect/pexpect) - Controlling interactive programs in a pseudo-terminal like GNU expect.
1046
1045
*[psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module.
0 commit comments