UNPKG

@jigra/cli

Version:

Jigra: Cross-platform apps with JavaScript and the web

16 lines (9 loc) 335 B
# Jigra CLI The Jigra command-line interface should be installed locally and executed through `npm` scripts. ``` npm install @jigra/cli --save-dev ``` ## Using Jigra CLI Consult the Getting Started guide for information on using the CLI and Jigra scripts. ### License * [MIT](https://github.com/familyjs/jigra/blob/HEAD/LICENSE)