public
Description: Simple command-line todo list manager
Homepage: http://www.web2media.net/laktek/2008/08/28/simple-command-line-todo-list-manager/
Clone URL: git://github.com/laktek/todo.git
todo / Manifest.txt
100644 29 lines (28 sloc) 0.512 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
bin/todo
config/hoe.rb
config/requirements.rb
lib/todo.rb
lib/todo/version.rb
lib/todo/cli.rb
lib/todo/list.rb
lib/todo/store.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
spec/todo_list_specs.rb
spec/todo_store_specs.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb