0.0.12 • Published 4 years ago

@jrni/hourglass-cli v0.0.12

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

hourglass-cli

Installation

Requires node 8 or greater. See Downloading and installing Nodejs and npm

npm install -g @jrni/hourglass-cli

If you see permission errors when trying to install see Resolving EACCES permissions errors when installing packages globally

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 Jext app project directory.

hourglass-cli install [options]

Options:

Uninstall

Removes an app package from the BookingBug engine.

hourglass-cli uninstall [options]

Options:

Tail

Display the script logs for an app package.

hourglass-cli tail [options]

Options: