You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add CLI arguments support for project name and template
- Add --project_name and --template CLI options using commander
- Support non-interactive usage via command line flags
- Implement template validation with fallback to interactive prompts
- Maintain backward compatibility with existing interactive flow
0 commit comments