public
Description: Git/Subversion browser and changeset viewer
Homepage: http://warehouseapp.com
Clone URL: git://github.com/entp/warehouse.git
entp (author)
Tue Sep 30 10:26:33 -0700 2008
commit  4eea91b8722b54be33555f6fec525c8de61a21f1
tree    1b719e2ac8bc581beefa448b8356b7e29483ae63
parent  303dcaf58679095025c1dab13b504ba92c18439c
warehouse / README
100644 7 lines (6 sloc) 0.157 kb
1
2
3
4
5
6
7
# 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