graphql-ide icon indicating copy to clipboard operation
graphql-ide copied to clipboard

Publish app (nice to have)

Open set321go opened this issue 8 years ago • 2 comments

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

set321go avatar Feb 19 '17 17:02 set321go

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!

strayer avatar Mar 17 '17 10:03 strayer

As long as that's up-to-date with releases, it should be added to the README

apottere avatar Mar 17 '17 20:03 apottere