Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 366 Bytes

Kimosabe API documentation

api documentation for kimosabe. Hosted on github pages here.

Installation

npm i

Local development

npm start

Making Updates

  1. edit the schema.yaml file to contain new information.
  2. create a commit with the new changes
  3. open a PR