Sha256: 520e520279eceb6ee5e0f9157178e1d8daf520ea781cd38988086b37f2129357
Contents?: true
Size: 1.87 KB
Versions: 1
Compression:
Stored size: 1.87 KB
Contents
# beerdb gem - open beer database (beer.db) command line tool * home :: [github.com/beerkit/beer.db](https://github.com/beerkit/beer.db) * bugs :: [github.com/beerkit/beer.db/issues](https://github.com/beerkit/beer.db/issues) * gem :: [rubygems.org/gems/beerdb](https://rubygems.org/gems/beerdb) * rdoc :: [rubydoc.info/gems/beerdb](http://rubydoc.info/gems/beerdb) * forum :: [groups.google.com/group/beerdb](https://groups.google.com/group/beerdb) ## Usage Command Line beer.db command line tool, version 0.5.0 Commands: create Create DB schema help Display global or [command] help documentation. load Load fixtures logs Show logs props Show props serve Start web service (HTTP JSON API) setup Create DB schema 'n' load all data stats Show stats test Debug/test command suite Global Options: -i, --include PATH Data path (default is .) -d, --dbpath PATH Database path (default is .) -n, --dbname NAME Database name (datault is beer.db) -q, --quiet Only show warnings, errors and fatal messages -w, --verbose Show debug messages -h, --help Display help documentation -v, --version Display version information -t, --trace Display backtrace when an error occurs ## Install Just install the gem: $ gem install beerdb ## License ![](https://publicdomainworks.github.io/buttons/zero88x31.png) The `beerdb` scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever. ## Questions? Comments? Send them along to the [Open Beer & Brewery Database Forum/Mailing List](http://groups.google.com/group/beerdb). Thanks!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
beerdb-1.0.0 | README.md |