0.0.4 • Published 5 years ago

mulang-scratch v0.0.4

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

mulang-scratch

CLI for transforming a Scratch AST into a Mulang AST

Install

# requires node > 8
sudo npm install -g mulang-scratch

Run tests

npm test

Building wrapper

The cli can be wrapped as an executable using nexe: npm install nexe -g.

git clone https://github.com/mumuki/mulang-scratch
cd mulang-scratch
nexe -i src/index.js -o mulang-scratch

Usage

mulang-scratch --help
0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago