@okode/cli

2.0.35 • 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

Readme

Keywords

none

Package Sidebar

Install

npm i @okode/cli

Weekly Downloads

1

Version

2.0.35

License

MIT

Unpacked Size

584 kB

Total Files

139

Last publish

Collaborators

  • okode