OAS-Kit
This is the mono-repo for the following related projects
Documentation
Online converter/validator
Supported Node.js versions
Any LTS version from 8.4.0 (with --expose-http2
) or 8.8.1 without flags, onwards.
Development
- clone the repository
npm i
in the top level directorylerna bootstrap
ornpx lerna bootstrap
Please try and keep commits related to a single package or piece of functionality. PR in the usual way.