Home / 1.0
Name Modified Size InfoDownloads / Week
Parent folder
rodoo-1.0.tar.bz2 2012-06-17 7.9 kB
Totals: 1 Item   7.9 kB 0
CONTENTS
1. Installation
2. Usage

INSTALLATION

To install rodoo, simply run 'install.rb' as root.

USAGE

rodoo list        -	List all of the items in your todolist
rodoo add foo     - 	Add the one word "item" to your todolist
rodoo add "phrase with spaces" - Add "phrase with spaces" to one line in 
				your todolist
rodoo remove bar	 - 	Remove the line containing "bar" from your todolist
rodoo remove bar baz  -	Remove the lines containing "bar" and "baz" from your 
			todolist
clear	-	Clear your todolist entirely

I can be reached at jarubyh@sourceforge.net if you have any bug reports, 
feedback or threats. Feel free to submit any contributions you have.
Source: README, updated 2012-06-05