Download the appropriate version for you from release page
Run this command and enjoy
For Linux
$ make build
$ ./bin/swisstool
From release
Choose the latest release
Download the version which compatible with your OS
Run this command and enjoy
For Linux and Mac
./swisstools
For Windows
swisstools.exe
[Optional] for using auto-complete commands for swissknife-tools:
If it is not installed already, you can install it via your OS's package manager.
To load completions in your current shell session:
source <(swisstools completion bash)
To load completions for every new session, execute once: