Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 404 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 404 Bytes

Okode CI

Okode CI utilities.

Building

$ npm install
$ npm run build

Running from source repo

$ bin/cci

Installing from local folder

Build project and then run the release script:

$ npm i -g .

Installation from GitHub

$ npm i -g okode/ci

Running from global installation

$ cci

Uninstalling

$ npm remove -g @okode/ci