2.1.0 • Published 8 years ago

generator-johnny-five v2.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

generator-johnny-five

Yeoman generator that scaffolds out a Johnny-Five projects

Join the chat at https://gitter.im/pierceray/generator-johnny-five Build Status

Features Include

  • Johnny-Five project file creation
  • .jshintrc from the Johnny-Five project
  • package.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

8 years ago

2.0.0

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.1.0-alpha.9

9 years ago

0.1.0-alpha.8

9 years ago

0.1.0-alpha.7

9 years ago

0.1.0-alpha.6

9 years ago

0.1.0-alpha.5

9 years ago

0.1.0-alpha.4

9 years ago

0.1.0-alpha.3

9 years ago

0.1.0-alpha.2

9 years ago

0.1.0-alpha.1

9 years ago