0.2.1 • Published 1 year ago

miniscript-nodejs v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

MiniScript-NodeJS

A Node.js MiniScript implementation and script-runner.

Installation

npm install -g miniscript-nodejs

This will install the runner globally, which allows you to execute MiniScript files in a Node.js context.

Usage

miniscript-nodejs path-to-miniscript-file.ms

Supported features

  • Core MiniScript
  • print
  • input
  • Module import
  • A subset of sysdisk/lib
0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago