Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

1.10.0

Choose a tag to compare

@smallhadroncollidersmallhadroncollider released this 10 Aug 15:19
· 55 commits to master since this release
  • 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