Skip to content

grantyb/openapi-generator-plus-generators

 
 

Repository files navigation

OpenAPI Generator + Generators

A project containing some generators for OpenAPI Generator +

Building

npx lerna bootstrap
npm run build

Watch

npm run watch

With core

If you're making changes to core at the same time:

  1. In the openapi-generator-plus/packages/core folder, execute npm link --ignore-scripts
  2. In this project, execute npm link @openapi-generator-plus/core

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 47.3%
  • Handlebars 43.3%
  • Less 7.3%
  • JavaScript 1.5%
  • Shell 0.6%