public
Description: Git/Subversion browser and changeset viewer
Homepage: http://warehouseapp.com
Clone URL: git://github.com/entp/warehouse.git
name age message
file .gitignore Sun Feb 10 23:57:17 -0800 2008 lots of git-related bug fixes [technoweenie]
file CHANGELOG Mon Jan 21 23:19:38 -0800 2008 fix pesky permissions issuse [technoweenie]
file LICENSE Tue Sep 30 10:26:33 -0700 2008 add agpl license [entp]
file README Tue Jun 26 19:45:15 -0700 2007 add quickie install instructions git-svn-id: h... [rick]
file Rakefile Thu May 17 13:19:17 -0700 2007 initial rails app git-svn-id: http://activerel... [rick]
directory app/ Loading commit data...
directory config/ Tue Sep 30 10:20:11 -0700 2008 warehouse 1.1.6 release [entp]
directory db/ Tue Sep 30 10:20:11 -0700 2008 warehouse 1.1.6 release [entp]
directory lib/
directory public/ Tue Sep 30 10:20:11 -0700 2008 warehouse 1.1.6 release [entp]
directory script/ Thu May 17 13:19:17 -0700 2007 initial rails app git-svn-id: http://activerel... [rick]
directory syntax/ Mon Jan 14 00:30:39 -0800 2008 php syntax bug fix for exponential back-referen... [technoweenie]
directory test/ Tue Sep 30 10:20:11 -0700 2008 warehouse 1.1.6 release [entp]
directory vendor/ Tue Sep 30 10:20:11 -0700 2008 warehouse 1.1.6 release [entp]
README
# 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