Skip to content

curiositycasualty/homebrew-kong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Kong Tap

Homebrew tap for Kong 🍺

Kong is a scalable and customizable API Management Layer built on top of Nginx.

Install (stable)

$ brew tap kong/kong
$ brew install kong
Options

Install devel (release candidates)

When a release candidate is available, it can be installed via this Formula's devel channel:

$ brew tap kong/kong
$ brew install --devel kong

Install HEAD (unstable)

HEAD points to Kong's next branch, the development branch for cutting edge installs:

$ brew tap kong/kong
$ brew install --HEAD kong

Use Kong

$ kong

Get started by reading the documentation at: https://docs.konghq.com

About

🐒 Homebrew tap for Kong

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%