taskell v1.10.1 Release Notes

Release Date: 2020-09-14 // over 3 years ago
    • ๐Ÿ›  fixes line break issues at end of task

    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.10.1_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

Previous changes from v1.10.0

    • โž• Adds ability to customise new taskell file

    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.10.0_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