Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 378 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 378 Bytes

Atmosphere API Docs for Apiary

Usage

First, install gulp globally:

npm install -g gulp

Then, install the node modules:

npm install

Then, add or change any of the files in /src as required.

Then, run gulp to regenerate the apiary.apib file. This repository is linked to Apiary and will be copied over when it changes.

gulp