Skip to content

Installation

Devillers edited this page Jun 8, 2021 · 2 revisions

1. First you need to clone the project on your local computer.

git clone git@github.com:JeromeDevillers/ableton-hue-record.git

2. Then enter to the directory:

cd ableton-hue-record

3. Install dependencies :

npm i

4. And finally, execute the script !

node index.js

Clone this wiki locally