chi-nodebot

3.2.0 • Public • Published

CHI Mini Nodebot Workshop

A nodeschool workshop that will make your Photon alive with rwaldron/johnny-five

# Install 
npm install -g chi-nodebot
# Run 
chi-nodebot

A series of code challenges will teach you the basics of the johnny-five api, a framework for working with Arduino and other rapid prototyping boards.

The workshop will pose a challenge, you will code a solution which the workshop will then verify.

You will be writing working, executable johnny-five code.

Each of your solutions can be run by the workshop or directly as a node program.

Setup a photon and run your solution directly to see it run for real.

Contributing

Code style

To move towards a consistent style for nodeschool projects we use the .jshintrc as defined in learnyounode: https://github.com/rvagg/learnyounode/blob/master/.jshintrc

Building

npm scripts are present for testing and linting:

$ npm run test
$ npm run lint

A pre-commit hook will be installed in your repo clone to run the test/lint scripts with every commit.

Thanks

Translations

  • @gorhgorh - French
  • @n0bisuke - Japanese

Brought to you by @NodeBotsUK

Dependencies (10)

Dev Dependencies (6)

Package Sidebar

Install

npm i chi-nodebot

Weekly Downloads

0

Version

3.2.0

License

BSD-2-Clause

Last publish

Collaborators

  • marcushogue