Skip to main content

systemg

systemd, for busy people

systemg is for people who need a process manager, not an operating system

Install latest version

Downloads and installs the latest release
$ curl --proto '=https' --tlsv1.2 -fsSL https://sh.sysg.dev/ | sh

Install specific version

Downloads and installs version 0.15.6
$ curl --proto '=https' --tlsv1.2 -fsSL https://sh.sysg.dev/ | sh -s -- --version 0.15.6

Switch to existing version

Switches to 0.15.5 if already installed, or downloads it
$ curl --proto '=https' --tlsv1.2 -fsSL https://sh.sysg.dev/ | sh -s -- -v 0.15.5