Chiun Hau You
Chiun Hau You
I personally suggest common naming convention such as `life init` (or `life i` as shorthand), instead of `life --init` or `life -i`. I think it's easier to type and allow...
By now p5-manager can only compile ES6 syntax into ES5, file by file, which is convenient for small sketch. However when developing larger project, we need more advantage of ES6...
- gui should have better error messages - server should not crash for simple user errors
`.p5rc` won't update itself when someone delete projects. So it still tracks those already not exist. There are some possible ways to solve this: - Show hints on error, asking...
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...