This module download all the other modules for the cloudlet platform and starts all the queues. Once you clone this module execute node lib/main.js from the root folder.
Download the module with: git clone [email protected]:cloudlet_platform.git
cd to the directory
cd cloudlet_platform
run node package manager npm install
and start the cloudlet platform node lib/main.js
git clone git@opensourceprojects.eu/git/p/openi/c60b/ad4e/cloudlet-platform.git
cd cloudlet_platform
npm install
node lib/main.js
(Coming soon)
(Coming soon)
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
(Nothing yet)
Copyright (c) 2013 dmccarthy
Licensed under the MIT license.