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: modify init command to not use templates (#243)
* feat: modify init command to not use placeholders
* fix: resolve build issues
* refactor: update default starter repo name for replacement
* chore: update language file for completion command
* chore: apply suggestions from code review