CLI: Add more logs (check swagger-codegen)CLI: Add param--failOnError
CLI: Add--quiet
CLI: Add--verbose
CLI: Add colors, also detect if its possible to use colors, respect--no-colors
flag (supports-colorsCLI: Add param to overwrite existing files-r
CLI: Use blob for generating several clients at once- Generator: Possible to generate client from URL
Generator: Generate client name from wsdl filenameGenerator: Blacklist several properties, e.g.targetNsAlias
(Add them as jsdoc to interface?)- Generator: Add more metada for properties (e.g.
xsd:number
,minlength
,maxlength
) Generator: Don't addjsdoc
to property which references another typeEngine: Option to generate only defintiionsEngine: Generateindex.ts
file with imported definitions and clientProject: SplitGenerator
intoParser
andGenerator
- Project: Include Docker image
- Project: Add more strict TSC option
- Project: Add eslint
- Project: Add more sophisticate test
- Project: Try Renovate
Project: Add license
https://github.com/lirantal/nodejs-cli-apps-best-practices
- 1.7 Zero configuration
- 6.1 Trackable errors