Installation
Linux
Run this as a bash command if you are using another shell
sh <(curl https://hulk.cyncly-platform.com/linux/latest/install.sh)
Mac
Run this as a bash command if you are using another shell
sh <(curl https://hulk.cyncly-platform.com/mac/latest/install.sh)
Windows
iwr -useb https://hulk.cyncly-platform.com/windows/latest/install.ps1 | iex
To test your installation run this command on terminal
hulk --version