question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add hasura-cli to brew

See original GitHub issue

Lazy users like me prefer to use https://brew.sh/

brew install hasura-cli

rather than download something 😃

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:18
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
kylerjensencommented, Oct 24, 2019

I have created a draft PR for this. I tried getting it in with “v1.0.0-beta.8”, but the formula will not be allowed in to Homebrew/homebrew-core without a “stable” version. I will keep my eye on it and push it through as soon as hasura/graphql-engine v1.0.0 is released.

1reaction
leoscommented, Jun 19, 2020

@marionschleifer @shahidhk I’m happy to hack on this - it seems fairly straightforward, however the homebrew guidelines are to not have self-upgradable software - https://docs.brew.sh/Acceptable-Formulae#we-dont-like-tools-that-upgrade-themselves - I can probably remove /commands/update-cli.go and related pieces as part of the homebrew install/compilation but it would be better if it was a compile time option. Is that something you would consider adding?

Read more comments on GitHub >

github_iconTop Results From Across the Web

hasura-cli
hasura -cli. Install command: brew install hasura-cli. Command-Line Interface for Hasura GraphQL Engine. https://hasura.io. License: Apache-2.0.
Read more >
Installing / Uninstalling the Hasura CLI
The recommended installation method of the Hasura CLI is to install it as a global binary. You can download it by following the...
Read more >
Install hasura-cli on Mac with Brew - Big Sur, Mojave, Catalina ...
Easy steps to install hasura-cli package on Mac · Open Terminal using Spotlight search by pressing <command+space> . Type terminal and hit Enter ......
Read more >
Quick Notes & 2 Methods for Installing Hasura CLI
This command installs the command to /usr/local/bin , but if you'd like to install it to another location you can add the follow...
Read more >
hasura-cli
You can just simply install hasura-cli through npm or yarn. Note that this package follows version of the Original Hasura CLI.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found