Mange todo list with installing td in Mac
What is “td” Package?
Your todo list in your terminal
For more details: https://github.com/Swatto/td
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install td.
brew install td
Now, use td!