forked from mockdeep/rudo
-
Notifications
You must be signed in to change notification settings - Fork 0
Maintenance, progress, and play
License
dbc-apprentice/rudo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Rudo is a simple command line based todo list editor. Here are the commands: # see the first n items on the list (default 5) rudo # add a task to the list rad 'my task' # add a task to the 2nd position rad 'another task' 2 # mark the first task finished dun # mark the 5th task finished dun 5 # mark the first 3 tasks finished dun 3x # move the first item to the back of the list walk # move the first 3 items to the back of the list walk 3
About
Maintenance, progress, and play
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%