Skip to content

chicks/adjutant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Adjutant

IT Provisioning that doesn't suck

== Installation

Install Mongo
    $ brew install mongo
    
Install Redis
    $ brew install redis 

== Development and Testing

Start Rails
    $ rails s

Start Redis
    $ redis-server /usr/local/etc/redis.conf

Start the Resque Workers
    $ rake resque:work

About

IT provisioning that doesn't suck (tm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages