0.0.5 • Published 5 years ago

@bookingbug/bbug-apps-cli v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

bbug-apps-cli

Installation

Requires node 8 or greater.

npm install -g

Options

Options may be passed with flags, however you will be prompted to enter any missing required options.

The options will be stored in the project directory in .bbugrc. This avoids the need to re-enter options upon re-triggering commands for a given app project.

Commands

Install

Builds and installs an app package to the BookingBug engine. Run the command in the app project directory.

bbug-apps-cli install [options]

Options:

Uninstall

Removes an app package from the BookingBug engine.

bbug-apps-cli uninstall [options]

Options:

Tail

Display the script logs for an app package.

bbug-apps-cli tail [options]

Options: