An API for interacting with Swagger documents.
$projectName is distributed via NPM so installation is the usual: npm install $projectName
.
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.