p5-manager
p5-manager copied to clipboard
A p5js template builder & sketches manager. Built for p5js enthusiasts.
Hey @chiunhau , I have added a download template feature for p5 manager. Here is how to use it: ``` p5 g -t owner/repo or p5 g -t owner/repo@develop ```...
When the program is run with the update command it will create a "libraries" folder with the most recent p5 files in the current folder, no matter where it is...
Hey this is a great tool, thanks for making it! I was taking a look at the coding for the generator and I thought it might be cool if you...
Hi. I love the way p5 manager works. But now I want to use it on GitHub Pages. But as GitHub Pages only supports static HTML it would be very...
Can also check if its empty and ask based on that.
- 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...
Bumps [express](https://github.com/expressjs/express) from 4.17.0 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...