@scriptpilot/app-cli

0.2.2 • Public • Published

App CLI

CLI to support the hybrid app development.

Installation

Run npm install @scriptpilot/app-cli --save-dev

Usage

Run npx app to see all commands

Run npx app <command> to run a command

Package Development

Testing

Testing requires the Demo App cloned on the same level as this repository.

Run commands with node app <command>

Publishing

To publish a new version to NPM:

  1. Update the README.md file
  2. Bump the version in the package.json file
  3. Run npm publish (first call with --access public)
  4. Commit and push changes to GitHub

Readme

Keywords

none

Package Sidebar

Install

npm i @scriptpilot/app-cli

Weekly Downloads

1

Version

0.2.2

License

none

Unpacked Size

4.65 kB

Total Files

8

Last publish

Collaborators

  • scriptpilot