Idid

Ruby CLI to iDoneThis.

Usage (easy)

$ idid Something awesome that my colleagues should know about.

Installation

$ [sudo] gem install idid

Todo

  1. Write some more tests for mail delivery configurations.
  2. Keeping of dones locally for easy review.
  3. Off-line support (queue dones and send later).
  4. 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