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

Instructions on installing hasura-cli using asdf-vm #9796

Open
gurukulkarni opened this issue Jul 24, 2023 · 1 comment
Open

Instructions on installing hasura-cli using asdf-vm #9796

gurukulkarni opened this issue Jul 24, 2023 · 1 comment
Labels
k/enhancement New feature or improve an existing feature

Comments

@gurukulkarni
Copy link

Is your proposal related to a problem?

We have a lot of tools we use including the hasura-cli and would like to keep the version consistent with team mates.
Currently everyone would have to manually keep the vesion in sync.

Describe the solution you'd like

We achieve this using https://asdf-vm.com/ which adds a .tool-versions file to the project (not hasura but user's project)
where we can set the version used and everyone just get's the same version and even in added to project's git history
I have also created the repository itself that helps install hasura-cli and would like to help hasura-cli users with the easy installation and use :)

Describe alternatives you've considered

alternative is maintain the version manually with communication. Not sue if this is feasible for remote teams.

@gurukulkarni gurukulkarni added the k/enhancement New feature or improve an existing feature label Jul 24, 2023
@gurukulkarni
Copy link
Author

Fixed By #9797

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/enhancement New feature or improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant