Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

LESS

From MoodleDocs
Revision as of 02:37, 12 April 2013 by Jason Fowler (talk | contribs) (Created page with "== Installing Recess under Ubuntu == The following commands should be run to install Recess <pre> sudo apt-get install npm node npm install recess -g </pre> [[Category:Develope...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installing Recess under Ubuntu

The following commands should be run to install Recess

sudo apt-get install npm node
npm install recess -g