Add reference to MacPorts' package for todotxt

Raimondi
2012-05-15 12:54:42 -07:00
parent 966acc8b42
commit a96214afe5

@@ -3,7 +3,7 @@ Here's how to install and run the Todo.txt CLI:
0. (Windows only:) "Download and install Cygwin":http://cygwin.com/install.html. Cygwin provides a Unix-environment for Windows; Todo.txt needs just the Bash shell and some common Unix tools, so a minimal installation will do just fine. 0. (Windows only:) "Download and install Cygwin":http://cygwin.com/install.html. Cygwin provides a Unix-environment for Windows; Todo.txt needs just the Bash shell and some common Unix tools, so a minimal installation will do just fine.
1. "Download the latest stable release of Todo.txt CLI":http://github.com/ginatrapani/todo.txt-cli/downloads (available as a ZIP or TAR archive) and extract it. 1. "Download the latest stable release of Todo.txt CLI":http://github.com/ginatrapani/todo.txt-cli/downloads (available as a ZIP or TAR archive) and extract it.
Mac users: There is a "Homebrew":http://mxcl.github.com/homebrew/ package for todo.txt - install using <code>brew install todo-txt</code>. Mac users: There is a "Homebrew":http://mxcl.github.com/homebrew/ package for todo.txt - install using <code>brew install todo-txt</code>. There is also a "MacPorts":http://www.macports.org package - install with <code>port install todotxt</code>.
2. Open a command window. On Windows, this is _Cygwin Bash Shell_ (_not_ Command Prompt!); elsewhere, this is often called _Terminal_. It usually presents you with a @$@ prompt. @cd@ into the directory where you extracted todo.sh. Make the todo.sh script executable: 2. Open a command window. On Windows, this is _Cygwin Bash Shell_ (_not_ Command Prompt!); elsewhere, this is often called _Terminal_. It usually presents you with a @$@ prompt. @cd@ into the directory where you extracted todo.sh. Make the todo.sh script executable: