winedb

wine.db Command Line Tool in Ruby

Usage Command Line

  wine.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 wine.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 

Usage Models

TBD

Install

Just install the gem:

$ gem install winedb

License

The winedb scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Send them along to the Open Wine & Winery Database Forum/Mailing List. Thanks!