2.1.0 • Published 9 years ago
generator-johnny-five v2.1.0
generator-johnny-five
Yeoman generator that scaffolds out a Johnny-Five projects
Features Include
- Johnny-Five project file creation
.jshintrc
from the Johnny-Five projectpackage.json
creation and dependency additions- Preset configurations for Standard Johnny-Five, Particle and Raspberry Pi projects
- Library Installs:
- Basic NodeUnit scaffolding (optional)
Getting Started
Not every new computer comes with a Yeoman pre-installed. Run the following to install Yeoman:
npm install -g yo
To install the Johnny Five Generator from npm, run:
npm install -g generator-johnny-five
Finally, initiate the generator:
mkdir <your directory>
cd <your directory>
yo johnny-five
If you would like more information on the project look at the npm page or if you would like to contribute fork the project on Github.
License
MIT
2.1.0
9 years ago
2.0.0
9 years ago
1.3.1
9 years ago
1.3.0
9 years ago
1.2.1
9 years ago
1.2.0
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago
0.3.1
10 years ago
0.3.0
10 years ago
0.2.1
10 years ago
0.2.0
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago
0.1.0-alpha.9
10 years ago
0.1.0-alpha.8
10 years ago
0.1.0-alpha.7
10 years ago
0.1.0-alpha.6
10 years ago
0.1.0-alpha.5
10 years ago
0.1.0-alpha.4
10 years ago
0.1.0-alpha.3
10 years ago
0.1.0-alpha.2
10 years ago
0.1.0-alpha.1
10 years ago