kadamwhite / p5-cli

An NPM-based CLI for creating and running P5.js projects.
MIT License
30 stars 3 forks source link

Upgrade to p5@0.5.0 #17

Open chiunhau opened 8 years ago

chiunhau commented 8 years ago

Hi! @kadamwhite Thanks for creating this, very very helpful 😄 I would suggest upgrading to the newest version of p5.js (0.5.0). Since 0.4.5 was released one yr ago, it's buggy and misses several new features.

Serving a sketch from p5-cli is really cool!!!

kadamwhite commented 8 years ago

@chiunhau Thanks, and thank you for the suggestion! I had begun work to make this always download the latest version, or to let you choose a version to use, but I got distracted and forgot about this project. I appreciate the reminder and I hope to be working on p5-cli a bit next week, so stay tuned and bug me about it if there isn't any movement!

chiunhau commented 8 years ago

@kadamwhite Thank you very much!