Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 294 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 294 Bytes

p5.js-cli

Little node app to run a p5.js https://github.com/lmccart/p5.js script from the command line.

####Setup After cloning, make sure to install dependencies with:

npm install

####Give it a try

./p5js /p5.js/examples/learningprocessing/chp1/example_1_5.js