generator-p5

1.3.1 • Public • Published

p5 Yeoman Generator

NPM version NPM downloads

A yeoman generator for a p5 project

Getting Started

You will need to

  • Install nodejs from https://nodejs.org/
  • Install yo npm install yo -g
  • Install this p5 generator npm install -g generator-p5

For full yeoman instructions goto http://yeoman.io/learning/

Creating a new Project

From the command line

  • mkdir your-project-dir
  • cd your-project-dir
  • yo p5

License

Licensed under the MIT License. See LICENSE in the project root for license information.

Package Sidebar

Install

npm i generator-p5

Weekly Downloads

0

Version

1.3.1

License

MIT

Unpacked Size

35 kB

Total Files

10

Last publish

Collaborators

  • pflannery