Idid

Build Status

Ruby CLI to iDoneThis.

Usage (easy)

$ idid Something awesome that my colleagues should know about.

See idid -h for more available options.

Installation

$ [sudo] gem install idid

Todo

  1. Write some more tests for mail delivery configurations.
  2. Off-line support (queue dones and send later).
  3. Support for iDoneThis personal.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request