Package Exports
- hackmud-script-manager
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.