JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q32779F
  • License MIT

CLI Tool for building Lacona addons

Package Exports

  • lacona-cli

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 (lacona-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

lacona-cli

CLI Tool to help with developing Lacona commands. Documented at docs.lacona.io.

Usage: lacona-cli [options] [command]

Commands:

  init                 initialize a new Lacona command in this directory
  ls|list              list installed packages
  install [package]    install the specified package (or the current directory)
  uninstall [package]  uninstall the specified package (or the current directory)
  logs                 view the system logs about Lacona

Options:

  -h, --help     output usage information
  -V, --version  output the version number