Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 472 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 472 Bytes

colmena-api-docs

WIP: Colmena API Docs Generator

Installation

The API Docs Generator expects to be downloaded in the same folder as the Colmena repo:

~/dev/colmena/              # Your local clone of the Colmena repo
~/dev/colmena-api-docs/     # Your local clone of the colmena Api Docs repo
git clone git@github.com:colmena/colmena-api-docs.git
cd colmena-api-docs
npm install

Usage

npm run generate
npm run serve