This repository contains formulas and Casks for Homebrew, for things that haven't gone upstream yet, or I just wanted to fork.
Contributions are welcome!
$ brew install igorlg/cellar/<formula>
See Contents below for available formulas
Formula: capstan.rb
Install OSv's image manager Capstan. Capstan is written in Go, so the formula depends on the Go compiler and downloads all dependencies usign go get -d
.
Binary bottle is available here.
Formula: aws-session-manager-plugin.rb
This formula was forked from David Kane's awesome formula. My only change was to remove the dependency to the Homebrew awscli
formula,
so that the plugin can be installed via Homebrew, even if the AWS CLI is managed by other tool, such as Python's pip
.