npm install -g @serieseight/cli
and then:
s8 setup
s8 <command>
To view all available commands run s8 --help
.
Clone the repository from https://github.com/serieseight/cli.
Install dependencies with npm install
(avoid yarn as internals use npm).