From c8ef8670d2aea6913253d3779aa014f5684b917d Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 4 Oct 2014 10:22:15 +0800 Subject: [PATCH] add fig to DevOps Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 238401cb..5bb791de 100644 --- a/README.md +++ b/README.md @@ -949,6 +949,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python. * [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications. * [gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface. +* [fig](http://www.fig.sh/) - Fast, isolated development environments using [Docker](https://www.docker.com/). ## Job Scheduler