Single binary terminal-based TODO manager with git-based sync + markdown notes per task
Single binary terminal-based TODO manager with git-based sync + markdown notes per task. Dstask is a personal task tracker designed to help you focus. It is similar to taskwarrior but uses git to synchronise instead of a special protocol.
Single binary terminal-based TODO manager with git-based sync + markdown notes per task. Dstask is a personal task tracker designed to help you focus. It is similar to taskwarrior but uses git to synchronise instead of a special protocol.
To install dstask, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dstask
To see what files were installed by dstask, run:
port contents dstask
To later upgrade dstask, run:
sudo port selfupdate && sudo port upgrade dstask
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.