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

Display correct version number #6

Closed
anis-marrouchi opened this issue Oct 6, 2022 · 2 comments
Closed

Display correct version number #6

anis-marrouchi opened this issue Oct 6, 2022 · 2 comments
Labels
good first issue Good for newcomers hacktoberfest hacktoberfest issue seekers kodyfire-cli All issues related to the cli

Comments

@anis-marrouchi
Copy link
Contributor

When running kody -v, the version that get displayed should be the one found in the package.json file under kodyfire-cli package folder.
The version that gets displayed is now hard coded

program.version('0.0.1', '-v, --version', 'Output the current version');

@anis-marrouchi anis-marrouchi added good first issue Good for newcomers kodyfire-cli All issues related to the cli hacktoberfest hacktoberfest issue seekers labels Oct 6, 2022
@REX-HERE
Copy link

REX-HERE commented Oct 6, 2022

please assign this to me

@anis-marrouchi
Copy link
Contributor Author

@REX-HERE any updates? Did you find your way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest hacktoberfest issue seekers kodyfire-cli All issues related to the cli
Projects
None yet
Development

No branches or pull requests

2 participants