1.2.1 • Published 4 years ago

hackmud_env-tools v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

What is this?

This is a fork of Snazzah's hackmud_env with just the tools exported as a module (as well as being written in typescript).

Tools

push()

Copies target file or files in target folder to hackmud folder.

clear()

Deletes target file or files in target folder and equivalent in hackmud folder.

build()

Builds target file or files in target folder and dumps them in specified directory.

watch()

Watches target file or folder for updates and builds and pushes updated file.

sync()

Push a specific or all scripts to a specific or all users. If script's name is <user>.<script>.js, it will only be pushed to that user and overrides script with same name.

hackmud_env

A workspace to build and minify your scripts, fit with typings for hackmud.

Useful links

1.2.0

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago