graphql-ide
graphql-ide copied to clipboard
Publish app (nice to have)
It would be great if the app was published to some package managers.
mac: homebrew windoze: chocolatey linux: not sure if there one single place
Homebrew-Cask has this already: https://github.com/caskroom/homebrew-cask/blob/master/Casks/graphql-ide.rb
$ brew cask install graphql-ide
==> Downloading https://github.com/redound/graphql-ide/releases/download/v1.1.0/GraphQL.IDE.app.zip
######################################################################## 100,0%
==> Verifying checksum for Cask graphql-ide
==> Moving App 'GraphQL IDE.app' to '/Applications/GraphQL IDE.app'
🍺 graphql-ide was successfully installed!
As long as that's up-to-date with releases, it should be added to the README