Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

980 Commits
 
 
 
 
 
 
 
 

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 openlegacy-cli@1.1.0
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

0 stars

Watchers

13 watching

Forks

Releases

Packages

Contributors

Languages