Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 390 Bytes

README.rdoc

File metadata and controls

20 lines (12 loc) · 390 Bytes

TODO APP

A command line todo creator for the TODO web app.

Instructions:

- install and configure the TODO rails app
- install this app
- setup the config.yml for this app
- update your paths (wherever you put this app, eg: ~/bin/todo_app)

USAGE: in any directory (if you updated your path)

todo -m 'your happy message'

And there is help

todo -h

enjoy!