Skip to content

farmotive/homebrew-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Homebrew farmotive k8s

This tap contains formulas for farmotive k8s utilities.

Install

Use the Homebrew package manager with one of the options below (in order of preference):

  • Managed by Brewfile:
    tap 'homebrew/bundle'
    tap 'farmotive/k8s'
    brew '<formula>'
  • Unmanaged CLI:
    brew tap farmotive/k8s && brew install <formula>
  • If a formula conflicts with one from Homebrew/homebrew or another tap, you can specify the full formula namespace:
    brew install farmotive/k8s/<formula>
  • Or full formula URL:
    brew install https://raw.githubusercontent.com/farmotive/homebrew-k8s/master/Formula/<formula>.rb

Acceptable Formulas

This tap should contain only formulas that make k8s faster and easier. See Homebrew’s Acceptable Formulae doc for general criteria.

Troubleshooting

See Contributing to Homebrew.

Further information

About

Homebrew tap containing k8s helper formulas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages