Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 782 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 782 Bytes

eLife Sciences API RAML

Build Status

This repo contains RAML 1.0 specifications for the eLife Sciences API.

It can be viewed by serving the dist folder (eg npm install && node_modules/.bin/http-server dist) and viewing in a browser.

Installation

Install the project dependencies:

$ npm install

Compilation

$ node compile.js

The compiled contents of ./src/ can be found in ./dist/.

CHANGES TO ./dist/ SHOULD NOT BE COMMITTED!

Copyright & Licence

This project is MIT licenced