Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

hackmud_env-tools

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

hackmud_env-tools

fork of Snazzah's hackmud_env with just the tools exported as a module

unpublished
latest
Source
npmnpm
Version
1.2.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 27 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts