inheritance-workshopper
v0.2.6
Published
JavaScript ES(6|2015) inheritance workshopper for colleagues.
Downloads
7
Readme
inheritance-workshopper
JavaScript ES(6|2015) inheritance workshop for colleagues 🤘
- Install Node.js
- Run
npm install -g inheritance-workshopper
1. In case it fails, easiest way is to prefix withsudo
:sudo npm install -g inheritance-workshopper
or to: 2. fix your npm permissions. - Run
inheritance-workshopper
1. (Ubuntu users) In case step 3 fails, runsudo apt-get install nodejs-legacy
- profit!
inheritance-workshopper will run through a series of JavaScript workshops.
License
inheritance-workshopper is freely distributable under the terms of the MIT license.