Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 964 Bytes

File metadata and controls

34 lines (24 loc) · 964 Bytes

cloudlet_platform

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.

Getting Started

Download the module with: git clone git@gitlab.openi-ict.eu: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

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

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.

Release History

(Nothing yet)

License

Copyright (c) 2013 dmccarthy
Licensed under the MIT license.