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 [options] [command]
Commands:
init initialize a new Lacona command in this directory
install [package] install the specified package (or the current directory)
logs view the system logs about Lacona
ls list installed packages
reload reload the Lacona addon cache
uninstall [package] uninstall the specified package (or the current directory)
dev [package] enable developer mode (remove delay) for the specified package (or the current directory)
Options:
-h, --help output usage information
-V, --version output the version number