Package Exports
- marko-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 (marko-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
marko-cli
CLI wrapper around all commands in this repository.
Installation
npm install marko-cli
Usage
marko COMMAND_NAME
Example
marko test ./components
For more detailed information about an individual command, please see its README.MD
file.