Skip to content

edgedb/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgeDB Homebrew Tap

There's two kinds of formulae:

  • default, e.g. edgedb-cli which is the latest released version
  • nightly, e.g. edgedb-cli-nightly which is the latest available nightly version

How do I install these formulae?

brew install edgedb/tap/<formula>

Or brew tap edgedb/tap and then brew install <formula>.

Documentation

brew help, man brew or check Homebrew's documentation.

How to auto-update versions from published JSON indexes?

$ curl -H "Accept: application/vnd.github.everest-preview+json" \
       -H "Authorization: Bearer $GITHUB_TOKEN" \
       -H "Content-Type: application/json" \
       --data '{"event_type": "autoupdate"}' \
       https://api.github.com/repos/edgedb/homebrew-tap/dispatches

About

Install nightly EdgeDB packages in Homebrew

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •