From 25616bd198edb827ed12a180ede2dedd4426f249 Mon Sep 17 00:00:00 2001 From: Gina Trapani Date: Sun, 12 Apr 2009 02:45:54 -0400 Subject: [PATCH] Ported README to Textile --- README | 9 --------- README.textile | 28 ++++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 9 deletions(-) delete mode 100644 README create mode 100644 README.textile diff --git a/README b/README deleted file mode 100644 index bfd3780..0000000 --- a/README +++ /dev/null @@ -1,9 +0,0 @@ - TODO.TXT Command Line Interface - - Latest stable release: http://github.com/ginatrapani/todo.txt-cli/downloads - First release: 5/11/2006 - Original conception by: Gina Trapani (http://ginatrapani.org) - Contributors: http://github.com/ginatrapani/todo.txt-cli/network - License: GPL, http://www.gnu.org/copyleft/gpl.html - More information and mailing list at http://todotxt.com - To contribute, fork the repository at http://github.com/ginatrapani/todo.txt-cli/tree/master diff --git a/README.textile b/README.textile new file mode 100644 index 0000000..dec28e6 --- /dev/null +++ b/README.textile @@ -0,0 +1,28 @@ +h1. TODO.TXT Command Line Interface + +A simple and extensible shell script for managing your todo.txt file. + +h2. "Downloads":http://github.com/ginatrapani/todo.txt-cli/downloads + +"Download the latest stable release":http://github.com/ginatrapani/todo.txt-cli/downloads for use on your desktop or server. + +h2. "User Documentation":http://wiki.github.com/ginatrapani/todo.txt-cli/user-documentation + +Find out "how to install and use Todo.txt CLI":http://wiki.github.com/ginatrapani/todo.txt-cli/user-documentation, and get tips and tricks. + +h2. "Developer Documentation":http://wiki.github.com/ginatrapani/todo.txt-cli/developer-documentation + +"Contribute to Todo.txt CLI":http://wiki.github.com/ginatrapani/todo.txt-cli/developer-documentation and build your own custom add-ons. + +h2. "Mailing List":http://groups.yahoo.com/group/todotxt/ + +Get support and ask questions. + +h2. Quick Links + +* Original anemic release by "Gina Trapani":http://ginatrapani.org on 5/11/2006. +* Raised to great heights by "brainy and dedicated volunteers":http://github.com/ginatrapani/todo.txt-cli/network. +* Licensed under the "GPL":http://www.gnu.org/copyleft/gpl.html +* "Add-on Directory":http://wiki.github.com/ginatrapani/todo.txt-cli/todosh-add-on-directory +* "Changelog":http://wiki.github.com/ginatrapani/todo.txt-cli/todosh-changelog +* "Known Bugs":http://wiki.github.com/ginatrapani/todo.txt-cli/known-bugs \ No newline at end of file