Status: ALPHA (Tests work but sometimes fail on Travis CI)
Various examples on how to run JavaScript code on the Sourcemint Platforms.
- Copyright: 2012 Christoph Dorn
- Code License: MIT License
- Docs License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0
- Sponsor: Sourcemint
- Mailing list: groups.google.com/group/sourcemint
NOTE: Additional platforms will become available in time.
git clone git://github.com/sourcemint/examples-js.git sourcemint-examples-js
cd sourcemint-examples-js
For each example run the following:
cd ./<Example>
npm install
node main
Run all examples as tests from the command-line (this may take a while):
npm install
npm test
The examples cover the following Sourcemint Platforms:
More platforms will become available in time.
The examples cover the following Software Development Kit (SDK) Projects:
More SDKs will become available in time.
The examples use the following supporting projects:
As well as various third party projects.