Installation
Install
Linux / macOS

$ curl --proto '=https' --tlsv1.2 -fsSL https://sh.sysg.dev/ | sh
Verify
$ sysg --version
Specific version
Install a specific version:
$ curl --proto '=https' --tlsv1.2 -fsSL https://sh.sysg.dev/ | sh -s -- --version 0.15.6
Switch versions
Switch to an already installed version, or download it:
$ curl --proto '=https' --tlsv1.2 -fsSL https://sh.sysg.dev/ | sh -s -- -v 0.15.5
Next steps
Create your first configuration and start running services.