0.2.6 • Published 7 years ago

inheritance-workshopper v0.2.6

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

inheritance-workshopper Build Status

NPM version Dependency Status NPM downloads js-standard-style Conventional Commits MIT License

JavaScript ES(6|2015) inheritance workshop for colleagues 🤘

What is Node.js

  1. Install Node.js
  2. Run npm install -g inheritance-workshopper
    1. In case it fails, easiest way is to prefix with sudo: sudo npm install -g inheritance-workshopper or to:
    2. fix your npm permissions.
  3. Run inheritance-workshopper
    1. (Ubuntu users) In case step 3 fails, run sudo apt-get install nodejs-legacy
  4. profit!

inheritance-workshopper will run through a series of JavaScript workshops.

License

inheritance-workshopper is freely distributable under the terms of the MIT license.

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago