Skip to content

divisible-by-hero/tailor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#Tailor Tailor is a Django app that let's you run Fabric commands via a web based API.

###Running Tailor on a seperate host Optimally, Tailor should be installed on different host than the target host. In other words, a project running Tailor on Host1 will execute Fabric commands on Host2.

###Running Tailor on the same host Tailor can also run on the same host you want to run Fabric commands on. However, caution must be exercised or Tailor could cause some funky behavior. For example, if a Fabric command deleted the very project running Tailor.

#Docs Check out the full documentation.

http://readthedocs.org/docs/tailor/en/latest/