summaryrefslogtreecommitdiff
path: root/homebrew/rebar3/.make.sh-auto
blob: 9208eda7feab55d2aabec07b82110fa4d5735cbb (plain)
1
2
3
4
5
6
pkg:setup
./bootstrap
bin.install "rebar3"
bash_completion.install "priv/shell-completion/bash/rebar3"
zsh_completion.install "priv/shell-completion/zsh/_rebar3"
fish_completion.install "priv/shell-completion/fish/rebar3.fish"