This is a web based GUI for the GridBee Web Computing Framework.
The GridBee framework can be found at: https://github.com/BME-IK/gridbee-framework
-
Install node.js. See http://nodejs.org/
-
Install the node package manager. See http://npmjs.org/
-
Install the appropriate node packages with the following command as administrator:
npm install -g coffee-script less
-
Build the CoffeeScript source code with:
cake build