compose/fig
Aanand Prasad d4f3ed1840 Fix 'fig up' behaviour
- For each service, creates a container if there are none (stopped OR
  started)
- Attaches to all containers (unless -d is passed)
- Starts all containers
- On ^C, kills all containers (unless -d is passed)
2013-12-31 13:02:08 +00:00
..
cli Fix 'fig up' behaviour 2013-12-31 13:02:08 +00:00
__init__.py Version 0.0.1 2013-12-20 21:31:00 +00:00
container.py plum -> fig 2013-12-20 20:28:24 +00:00
project.py Fix 'fig up' behaviour 2013-12-31 13:02:08 +00:00
service.py plum -> fig 2013-12-20 20:28:24 +00:00