Skip to content
myguidingstar edited this page Apr 14, 2013 · 3 revisions

Via NPM

You need both Java and Node Package Manager (NPM) to install and run Chloric. To install pre-built package:

sudo npm install -g chloric

Or you can build and setup Chloric from source yourself

Clone this wiki locally