Package Exports
- hackmud-script-manager
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 (hackmud-script-manager) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
hackmud-script-manager
Command made for hackmud-environment, which is a scripting environment for hackmud with minification, autocompletes / intellisense, and TypeScript support.
Install with npm install hackmud-script-manager -g to make the hsm command available everywhere.
Or use npm install hackmud-script-manager without the -g option if you are using the API, or only need the command in your project.
The internal API is also exposed for programmatic use.