Note:

This site is no longer used and is in read-only mode. Instead please go to our new 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