From b0dfd05d806ddf6b5c4f90036007d238b6851642 Mon Sep 17 00:00:00 2001 From: Chris Rehn Date: Thu, 31 May 2018 10:30:05 +0900 Subject: [PATCH] Add kitten --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9630852..301a3a2 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ * [Capistrano](http://capistranorb.com/) - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based). * [Fabric](http://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. +* [kitten](https://github.com/hoffa/kitten) - Tiny multi-server automation tool. * [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (rake based). * [munki](https://www.munki.org/munki/) - Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs. * [Rocketeer](http://rocketeer.autopergamene.eu/) - PHP task runner and deployment tool.