Skip to content

openlegacy/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for Openlegacy

Add this repository to the list of formulae:
brew tap openlegacy/tap
Installing packages from this repository:
brew install <package>

Openlegacy-CLI

Check for available package versions
brew search openlegacy-cli
Install latest version
brew install openlegacy-cli
Install specific version (ex. 1.1.0)
brew install [email protected]
Install alpha version (latest release branch build)
brew install openlegacy-cli-alpha
Auto-completion

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.

Bash
echo "source /usr/local/opt/openlegacy-cli/etc/bash_completion.d/ol" >> ~/.bashrc
ZSH
echo "source /usr/local/share/zsh/site-functions/_ol" >> ~/.zshrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •