Package Exports
- @quenty/nevermore-cli
- @quenty/nevermore-cli/dist/nevermore.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@quenty/nevermore-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Nevermore-CLI
Command line interface that helps you get started with Nevermore.
Usage
In the command line or terminal:
npm install -g @quenty/nevermore-cli
nevermore-initDesign goals
- Can initialize a new Nevermore package easily
Build instructions
- Build the two other helpers next to here
- Run
npm install -g .to install locally