@apidevtools/swagger-cli

v4.0.4
Swagger 2.0 and OpenAPI 3.0 command-line tool
swagger openapi open-api cli rest api yaml parse parser and 5 more...

clean

shx rm -rf .nyc_output coverage

lint

eslint bin lib test

test

mocha && npm run lint

coverage

nyc node_modules/mocha/bin/mocha

upgrade

npm-check -u && npm audit fix

bump

bump --tag --push --all

release

npm run upgrade && npm run clean && npm test && npm run bump
npm i @apidevtools/swagger-cli

Metadata

  • MIT
  • >=10
  • James Messinger
  • released 7/19/2020

Downloads