Installation
Unless otherwise specified, you will need to install taskwarrior first. See https://taskwarrior.org/download/ for more information.
- Download the tar.gz file for your OS from the latest release.
- Unzip the tar.gz file.
- Run
./taskwarrior-tui.
git clone https://github.com/kdheepak/taskwarrior-tui.gitcd taskwarrior-tuicargo build --releaseUsing brew
This installs task from Homebrew as well.
brew install taskwarrior-tuiUse pacman to install it from the extra repository:
pacman -S taskwarrior-tuiOr use your favorite AUR helper to install the git package maintained by @loki7990. For example:
yay -S taskwarrior-tui-gitUsing snap
snap install taskwarrior-tuiUsing zdharma-continuum/zinit
Add the following to your ~/.zshrc:
zinit ice wait:2 lucid extract"" from"gh-r" as"command" mv"taskwarrior-tui* -> tt"zinit load kdheepak/taskwarrior-tui