Using tracker (or whatever it’s named)
tracker help
Can be used with alternative file, use the -f option.
tracker -f /path/to/sqlite3_file
Dependencies
Ruby 1.8
SWIG
SQLite3
SQLite3-Ruby interface
To add a new action
* Implement it in Bug class (for whatever bug needs that doesn't have)
* Add the command to the factory in lib/factory.rb
* Make sure the options are valid. You can add new options in the hash in tracker.rb.
LICENSE
See MIT-LICENSE.