From 959598416f4c7b2859f2914e61afcc77ab466532 Mon Sep 17 00:00:00 2001 From: ginatrapani Date: Thu, 5 Mar 2009 19:07:23 -0700 Subject: [PATCH 1/4] github generated gh-pages branch --- index.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..144b5df --- /dev/null +++ b/index.html @@ -0,0 +1,78 @@ + + + + + + + ginatrapani/todo.txt-cli @ GitHub + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

todo.txt-cli + by ginatrapani

+ +
+ A simple shell script for managing your todo.txt file. +
+ +

Contact

+

http://tech.groups.yahoo.com/group/todotxt/

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/ginatrapani/todo.txt-cli
+

+ + + +
+ + + + From d7b9f87994101bfcb97194b4eb8cd06a95a4bbbf Mon Sep 17 00:00:00 2001 From: ginatrapani Date: Thu, 5 Mar 2009 19:46:27 -0700 Subject: [PATCH 2/4] Updated name and background color --- index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 144b5df..53fa8d4 100644 --- a/index.html +++ b/index.html @@ -5,12 +5,12 @@ - ginatrapani/todo.txt-cli @ GitHub + Todo.txt CLI @ GitHub