brew install gigalixir/brew/<formula>
Or brew tap gigalixir/brew and then brew install <formula>.
Currently only the gigalixir formula is available.
brew help, man brew or check Homebrew's documentation.
Use the docker setup to ensure new packages are used:
docker build . --no-cache -t gigalixir/brew
docker run -it -v $(pwd):/brew gigalixir/brew
Push the changes up to the default branch