JSPM

@quenty/nevermore-cli

4.9.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 34
  • Score
    100M100P100Q81718F
  • License MIT

CLI interface for Nevermore

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-init

Design goals

  1. Can initialize a new Nevermore package easily

Build instructions

  1. Build the two other helpers next to here
  2. Run npm install -g . to install locally