-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Description
Currently, the scripts in the this repository require the full module name to be specified when invoking conversions or generations. This can be cumbersome and may lead to errors in typing.
Proposal
I suggest implementing a Command Line Interface (CLI) that allows users to invoke each module based on arguments instead of needing to specify the full module name. This would streamline the process and enhance user experience.
Benefits
- Simplifies command execution for users.
- Reduces the likelihood of errors in module name entry.
- Enhances usability, making it easier for new users to get started.
Metadata
Metadata
Assignees
Labels
No labels