brew tap openlegacy/tap
brew install <package>
brew search openlegacy-cli
brew install openlegacy-cli
brew install [email protected]
brew install openlegacy-cli-alpha
If you are using bash-completion or zsh-completions auto-completion for ol
should work out of the box. Otherwise run the command from below for your shell.
echo "source /usr/local/opt/openlegacy-cli/etc/bash_completion.d/ol" >> ~/.bashrc
echo "source /usr/local/share/zsh/site-functions/_ol" >> ~/.zshrc