/energy-model-schema

Pollination Energy Model Schema

Primary LanguageHTMLOtherNOASSERTION

Pollination OpenAPI Specification

Build Status

Energy Model Schema

Links

Working on specification

Install

  1. Install Node JS
  2. Clone repo and run npm install in the repo root

Usage

npm start

Starts the development server.

npm run build

Bundles the spec and prepares web_deploy folder with static assets.

npm test

Validates the spec.

npm run gh-pages

Deploys docs to GitHub Pages. You don't need to run this manually thanks to Travis CI.