asavoy / cuisine

Chef-like functionality for Fabric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== Cuisine
== Chef-like functionality for Fabric

Sorry, no setup.py yet. Simply put 'cuisine.py' in your PYTHONPATH, and
create a 'fabfile.py' like this:


<<<
from cuisine import *


# <your rules>
<<<

The 'cuisine-api.html' files contains all the information you'll need regarding the API!

About

Chef-like functionality for Fabric


Languages

Language:Python 100.0%