tasksh is a shell command that wraps Taskwarrior commands
tasksh is a shell command that wraps Taskwarrior commands. It is intended to provide simpler Taskwarrior access, and add a few new features of its own.
tasksh is a shell command that wraps Taskwarrior commands. It is intended to provide simpler Taskwarrior access, and add a few new features of its own.
To install tasksh, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tasksh
To see what files were installed by tasksh, run:
port contents tasksh
To later upgrade tasksh, run:
sudo port selfupdate && sudo port upgrade tasksh
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.