Skip to content

Instantly share code, notes, and snippets.

View mainiak's full-sized avatar

Jakub Viták mainiak

View GitHub Profile
@mainiak
mainiak / Brewfile
Last active June 29, 2023 03:20
Install K8S tools with Homebrew
#
# git clone https://gist.github.com/f38382326aff1e88af30d8837189940b.git
# cd f38382326aff1e88af30d8837189940b
# brew bundle install
#
tap "homebrew/bundle"
tap "hashicorp/tap"
brew "hashicorp/tap/packer"