Install
Download from pre-built binary
Install with pkgx
pkgxpkgx install tineInstall with go install
go installgo install github.com/OutOfBedlam/tineBuild from source
# checkout
git clone https://github.com/OutOfBedlam/tine.git
# change directory
cd tinego build -o <path_to_install>/tineLast updated