raml-javascript-generator icon indicating copy to clipboard operation
raml-javascript-generator copied to clipboard

Add configuration of project defaults

Open blakeembrey opened this issue 10 years ago • 0 comments

Continuing from https://github.com/mulesoft/raml-client-generator/issues/12, we should be able to configure options using the data object:

  • Git url
  • Author name
  • Issues url
  • License name
  • License file
  • Publishing options for each language package (e.g. will the JS client go to NPM, Bower or just local)
  • Module name

blakeembrey avatar Jun 16 '15 11:06 blakeembrey