Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Installation

Fabio Cicerchia edited this page May 23, 2014 · 5 revisions

At the moments salmonjs is available only a NPM package.

So, you can install it directly from NPM using the following command:

[user@hostname ~]$ npm install salmonjs -g

Eventually you can get the source code from GitHub and then run this command:

[user@hostname ~/salmonjs]$ npm install

Clone this wiki locally