-
-
Notifications
You must be signed in to change notification settings - Fork 8
Add --version option to create-belt-app commandΒ #65
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
npx create-belt-app --version should display the currently available version of Belt that is going to be used when generating a new app. It should not display all of the Belt intro content (eg. βπ Belt πβ). Verifying the version of Belt will help identify issues when reporting bugs and check on available features on the version.
Acceptance Criteria
When running the command npx create-belt-app --version
I see the current Belt version output as a simple text major.minor.patch format.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request