Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
bcantin committed Apr 23, 2011
1 parent 8262065 commit 5698a03
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README

This file was deleted.

22 changes: 22 additions & 0 deletions README.rdoc
@@ -0,0 +1,22 @@
== 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 (~/bin/todo_app)

USAGE:
in any directory

todo your happy message

## upcoming changes (for those bawler to use this right now...)
- change the command line to accept arguements

-m 'message'
-p 'the project' (defaults to the current path || 'general')
-h help (this stuff)

0 comments on commit 5698a03

Please sign in to comment.