/mms-app

Download mms graph data for later viewing

Primary LanguageJavaScript

atom-shell example app

This is an example atom-shell app based off these instructions:

To run you should be able to do the following:

./run.sh

OR manually:

Install grunt if you haven't already

npm install -g grunt-cli

Then run the following to download version 0.12.2 of atom-shell

cd ./build
npm install
grunt download-atom-shell

Then you should be able to run the app:

./build/atom-shell/Atom.app/Contents/MacOS/Atom ./hello-app

Setup:

  • create config.js at root directory. Use sample_config.js as reference.

MMS:

  • enable public api