Skip to content

Add --with-entrypoint option to CLI for route entry-point file generation#20

Merged
nicnocquee merged 1 commit intomainfrom
route-action-gen-route-ts
Feb 25, 2026
Merged

Add --with-entrypoint option to CLI for route entry-point file generation#20
nicnocquee merged 1 commit intomainfrom
route-action-gen-route-ts

Conversation

@nicnocquee
Copy link
Member

  • Introduced a new command-line option --with-entrypoint to create missing route entry-point files during the generation process.
  • Updated documentation to reflect the new option and its usage.
  • Modified CLI behavior to conditionally create entry-point files based on the presence of the --with-entrypoint flag.
  • Enhanced tests to verify the correct functionality of the new option and its impact on entry-point file creation.

This change improves the flexibility of the route-action-gen tool by allowing users to control entry-point file generation explicitly.

…ration

- Introduced a new command-line option `--with-entrypoint` to create missing route entry-point files during the generation process.
- Updated documentation to reflect the new option and its usage.
- Modified CLI behavior to conditionally create entry-point files based on the presence of the `--with-entrypoint` flag.
- Enhanced tests to verify the correct functionality of the new option and its impact on entry-point file creation.

This change improves the flexibility of the route-action-gen tool by allowing users to control entry-point file generation explicitly.
@nicnocquee nicnocquee merged commit b77848a into main Feb 25, 2026
2 checks passed
@nicnocquee nicnocquee deleted the route-action-gen-route-ts branch February 25, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant