Skip to content

iPlantCollaborativeOpenSource/atmosphere-apiary-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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