0.15.0 • Published 10 months ago

piral-cli-xbuild v0.15.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Piral Logo

Piral CLI xBuild · GitHub License npm version tested with jest Gitter Chat

This plugin enables using npm scripts for building and debugging Piral instances & pilets.

Installation

Use your favorite NPM client for the installation:

npm i piral-cli-xbuild --save-dev

Note: The plugin has to be installed to tell the piral-cli to use xbuild as the default bundler.

Using

Standard commands such as piral build or pilet debug will now work against shell scripts defined via special sections in the package.json.

(tbd)

License

Piral is released using the MIT license. For more information see the license file.