systemg
General-Purpose Program Composer
systemg transforms arbitrary programs into coherent systems with explicit lifecycles and dependencies
Install latest version
Downloads and installs the latest release
$ curl --proto '=https' --tlsv1.2 -fsSL https://sh.sysg.dev/ | shInstall specific version
Downloads and installs version 0.15.6
$ curl --proto '=https' --tlsv1.2 -fsSL https://sh.sysg.dev/ | sh -s -- --version 0.15.6Switch 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