mskelton / tsk

Tasks for the terminal dweller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

Tasks for the terminal dweller

License:ISC License


Languages

Language:Go 79.4%Language:Shell 20.4%Language:Makefile 0.1%