Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installing Taskfile

Taskfile installation methods are described in details here.

Fast and short way for Fedora 35.

Login as superuser.

sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
cd /usr/local.bin
ln -s /usr/local/bin/task t

Logout.

Open any terminal as any user and type t to run Taskfile.