Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 762 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 762 Bytes

An API for interacting with Swagger documents.

Project Badges

  • Dependencies: Dependencies
  • Developer dependencies: Dev Dependencies

Installation

$projectName is distributed via NPM so installation is the usual: npm install $projectName.

Contributing

This project uses Gulp for building so npm install -g gulp once you clone this project. Running gulp in the project root will lint check the source code and run the unit tests.