@okode/cli

2.0.34 • Public • Published

Okode CLI

The Okode command line interface (CLI) is the global tool for developing apps at Okode.

Requirements

  • Node 16+

Building

$ npm ci
$ npm run build

Running from source repo

$ bin/okode

Publishing

Build project and then run the release script:

$ ./release.sh [CURRENT_VERSION] [NEXT_VERSION]

Installing from local folder

Build project and then run the release script:

$ npm i -g .

Installation from NPM

$ npm i -g @okode/cli

Running from global installation

$ okode

Uninstalling

$ npm remove -g @okode/cli

Keywords

none

Install

npm i @okode/cli

DownloadsWeekly Downloads

152

Version

2.0.34

License

MIT

Unpacked Size

583 kB

Total Files

139

Last publish

Collaborators

  • okode