Sha256: 259ca020c5f30ea79327c25b5a831f1418610c2547a5487eb10c792086ca0664

Contents?: true

Size: 723 Bytes

Versions: 3

Compression:

Stored size: 723 Bytes

Contents

# Idid

[![Build Status](https://travis-ci.org/foxycoder/idid.png)](https://travis-ci.org/foxycoder/idid)

Ruby CLI to [iDoneThis](http://idonethis.com).

## 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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
idid-0.1.0 README.md
idid-0.0.5 README.md
idid-0.0.4 README.md