Sha256: 86ee7b2a2ca704627c6568532ec59c634df6d445106a8ccc1b1c3aa983000545
Contents?: true
Size: 1.27 KB
Versions: 6
Compression:
Stored size: 1.27 KB
Contents
= thartm Remember the milk command line interface using rtmapi library patched to work with the new version of ruby-libxml To make the cli work you have to obtain an api key and an api secret for remember the milk. Ask them at: http://www.rememberthemilk.com/services/api/keys.rtm puts those keys in a .rtm file in your $HOME the file is supposed to be in YAML format example: key: yourkey secret: yoursecret tz: your timezone (UTC, GMT etc..) Than you have to authorize the app and obtain the authorization token start thartm command line interface and you'll be prompted for an url The auth method could be better. I now.. give me some time :) == Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. == Copyright Copyright (c) 2010 thamayor. See LICENSE for details. Feel free to send me suggestions :) Thanks again to the rtmapi guys, and sorry for my bad fixies :P Mail me at: thamayor [at] gmail [dot] com
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
thartm-0.0.22 | README.rdoc |
thartm-0.0.21 | README.rdoc |
thartm-0.0.20 | README.rdoc |
thartm-0.0.18 | README.rdoc |
thartm-0.0.16 | README.rdoc |
thartm-0.0.15 | README.rdoc |