1.0.2 • Published 6 years ago

p5-setup v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

p5-setup


Author: wisemonkey

Date: 20180103

Purpose: make it easy to setup & run p5.js projects

P5js automates Opening up a default example code and a chrome tab

Install

First install the cli as global with sudo permissions(or just administrator windows) npm install -g p5-setup For use on Ubuntu or (gnu/linux) sudo install -g p5-setup npm install -g p5-setup installed correctly

Usage

Install p5-setup:

`

p5js or
p5js prompt: name: ` p5js <NAMEOFPROJECT>

Example

`

cd ~/ p5js awesomeProject P5js `