Skip to content

outblocks/outblocks-cli

Repository files navigation

Outblocks - Auto DevOps

Go Report Card MIT

Table of Contents

1. Installation

Mac/Linux (Homebrew)

brew install outblocks/tap/ok

Windows (Scoop)

scoop bucket add outblocks-cli https://github.com/outblocks/outblocks-scoop.git
scoop install outblocks-cli

Or you can use NPM to install it globally

npm install -g outblocks-cli

or to maintain specific version per project.