⚡ git clone git@github.com:kilianc/generator.git && cd generator
⚡ npm install
⚡ node app -h
You need node and npm on your system to download dependencies, you can download the binary or compile it from source code
Then check your node and npm versions
⚡ node -v
v0.8.14
⚡ npm -v
1.1.65