tsk Installation You can install tsk by running the install script which will download the latest release. curl -LSfs https://go.mskelton.dev/tsk/install | sh Or you can build from source. git clone git@github.com:mskelton/tsk.git cd tsk go install .