Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --version option to create-belt-app command #65

Open
codeofdiego opened this issue Oct 21, 2024 · 0 comments
Open

Add --version option to create-belt-app command #65

codeofdiego opened this issue Oct 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@codeofdiego
Copy link
Contributor

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.

@MalcolmTomisin MalcolmTomisin added the enhancement New feature or request label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants