diff options
author | Jochen Topf <jochen@topf.org> | 2010-10-04 18:41:53 +0200 |
---|---|---|
committer | Jochen Topf <jochen@topf.org> | 2010-10-04 18:41:53 +0200 |
commit | 9918c2c4c266a29848ce39fe2496876c66c3a48e (patch) | |
tree | b49fe450d33dcb3c30b37f7bff68fbb475ecec66 /README | |
download | taginfo-9918c2c4c266a29848ce39fe2496876c66c3a48e.tar taginfo-9918c2c4c266a29848ce39fe2496876c66c3a48e.tar.gz |
first commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ + +Taginfo +======= + +PREREQUISITES +------------- + +Uses + * Mongrel + * Sinatra web framework http://www.sinatrarb.com/ + * jQuery + * flexigrid http://code.google.com/p/flexigrid/ http://www.flexigrid.info/ + +Icon from: + http://www.openclipart.org/detail/20131 + +Debian/Ubuntu packages: + rubygems + +Gems: + gem install mongrel rack sinatra + |