Installation

Note

Check the requirements before proceeding!

Initial Setup

  1. npm install - will install everything necessary to run
  2. Download the files either by reparsing or pulling down from AWS. More coming soon
  3. npm run-script build && node lib/<script to run> - Transpile ES6 with babel and allow to run anywhere

More coming soon

Babel and JavaScript

More coming soon

Sphinx & Read the Docs (Optional)

Note

Simply editing the docs/*.rs files will automatically regenerate via a webhook with readthedocs.com when you push. Local generations are useful for testing the docs without having to commit and see them on readthedocs.com