This repository contains script files designed for quick use with curl
.
See openops.sh/help and docs.openops.com for more details.
Example usage:
curl -fsS https://openops.sh/install | sh
Example with environment variables:
curl -fsS https://openops.sh/install | OPENOPS_VERSION=0.4.1 sh