0.0.1 • Published 5 years ago
toyrobot v0.0.1
toyrobot
Control your very own toy robot!
Installation
npm install
Usage
For input via editor:
./bin/run toyrobot
For input via text file:
./bin/run toyrobot -f './src/test/input-1.txt'
Mocha Testing:
npm run test
Options
-f, --file
0.0.1
5 years ago