0.0.0 • Published 5 months ago

create-p5-test v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

create-p5-test

NPM Package

Create p5 test folder.

Usage

Make sure you have Git installed on your computer.

Use npx

Create a test folder in your project using npx:

npx -y create-p5-test [folderName]

Specify a custom folder name (default is p5-test).

Install Globally

Install create-p5-test globally:

npm install -g create-p5-test

Then, create a test folder in your project:

create-p5-test [folderName]

License

Please refer to the MIT license for detailed licensing information.

0.0.0

5 months ago