public
Description: Git/Subversion browser and changeset viewer
Homepage: http://warehouseapp.com
Clone URL: git://github.com/entp/warehouse.git
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