1.0.1 • Published 4 years ago

hackmud-minify v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

hackmud-minify

Minifies code specifically for hackmud.

Installation

First you need to have NodeJS installed.

When you have Node, you can install it with npm install hackmud-minify.

Usage

First rename your source file to <name>.src.js to avoid overwriting the original file.

On the command line, you will need to type hm-min <target>.

You should now have a file in the same file with the name <name>.js.

1.0.1

4 years ago

1.0.0

4 years ago