chore: update README with new CLI options for configuration and linting & add NOTICE #66
@@ -76,7 +76,10 @@ Options:
|
||||
-o, --output <dir> Output directory [default: ./src/app]
|
||||
-t, --templates <dir> Custom templates directory [default: ./templates]
|
||||
-s, --select-endpoints Interactively select tags and endpoints to generate
|
||||
-c, --config <file> Use a JSON configuration file (skips interactive prompts)
|
||||
--init-config [file] Generate a JSON configuration file instead of generating code
|
||||
--skip-install Skip dependency installation
|
||||
--skip-lint Skip post-generation linting and formatting
|
||||
--dry-run Simulate without writing files
|
||||
-h, --help Show help
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user