0.0.2 • Published 7 years ago
mumuki-scratch-cli v0.0.2
scratch-cli
CLI for the Scratch interpreter
Install
# requires node > 6
sudo npm install -g scratch-cliRun tests
npm testBuilding wrapper
The cli can be wrapped as an executable using nexe: npm install nexe -g.
git clone https://github.com/luchotc/scratch-cli
cd scratch-cli
nexe -i src/index.js -o scratch-cliUsage
scratch-cli --help