The Todo List / Task Manager for Geeks in command line
The Todo List / Task Manager for Geeks in command line. Highlights: supports keyboard shortcuts, features projects, tasks, due-dates, task notes, has note editor with Markdown support & Markdown syntax highlighting, and full mouse support.
The Todo List / Task Manager for Geeks in command line. Highlights: supports keyboard shortcuts, features projects, tasks, due-dates, task notes, has note editor with Markdown support & Markdown syntax highlighting, and full mouse support.
To install geek-life, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install geek-life
To see what files were installed by geek-life, run:
port contents geek-life
To later upgrade geek-life, run:
sudo port selfupdate && sudo port upgrade geek-life
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.