gnarg / warehouse

Warehouse hacked into a rudimentary code review system.

Home Page:http://warehouseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# quickie install directions
cp config/database.sample.yml config/database.yml
mkdir log 
rake tmp:create
rake db:schema:load

start server, surf to /install

About

Warehouse hacked into a rudimentary code review system.

http://warehouseapp.com

License:Other


Languages

Language:Ruby 80.5%Language:JavaScript 19.5%