This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
1.2.2
smallhadroncollider
released this
22 May 18:32
·
478 commits
to master
since this release
- added Trello card checklist support
- updated Trello import to not fetch archived cards
Installation
- 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 rundpkg -i taskell-1.2.2_x86-64-linux.deb
- Fedora: Run
sudo dnf install ncurses-compat-libs
then download and run binary as described above