New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-johnny-five

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-johnny-five

Yeoman generator that scaffolds out a Johnny-Five project

  • 2.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
decreased by-61.11%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 16 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc