Installing Harmonic
January 12, 2016 ยท View on GitHub
Prerequirements
- Node.js >= 0.10 or io.js.
- npm.
Simple installation
Harmonic is available on npm:
npm install harmonic -g
Bleeding edge installation
You can install Harmonic directly from the GitHub repository:
git clone https://github.com/es6rocks/harmonic.git
cd harmonic
npm link
If everything is ok, you can type harmonic in your terminal, and you will get the harmonic menu:
