0.0.4 • Published 7 years ago
mulang-scratch v0.0.4
mulang-scratch
CLI for transforming a Scratch AST into a Mulang AST
Install
# requires node > 8
sudo npm install -g mulang-scratchRun tests
npm testBuilding 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-scratchUsage
mulang-scratch --help