All Versions
21
Latest Version
Avg Release Cycle
25 days
Latest Release
1313 days ago

Changelog History
Page 3

  • v1.4.3 Changes

    May 02, 2019
    • ➕ adds support for ; comments in bindings.ini
    • 🚚 can remove task description
    • ➕ added default option to y/n prompts

    Installation

    • Mac (Homebrew): brew install taskell
    • 🐧 Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • 🐧 Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.4.3_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above