hasura / hasura/graphql-engine
Instructions on installing hasura-cli using asdf-vm
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### 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](https://github.com/gurukulkarni/asdf-hasura#install) 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.
Contributor guide
Research direction
Start with the hasura-cli installation instructions and the linked asdf-hasura repository. Document how users can install hasura-cli through asdf-vm and pin the version in a project's .tool-versions file; done when the steps and version-consistency workflow are clear.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100