Skip to content

bitcomplete/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap repository for Bitcomplete tools

Homebrew Tap repository for Plz Review and other tools.

Install

    # (optional) brew update
    brew tap bitcomplete/tap
    brew install plz

    # or install directly 
    brew install bitcomplete/tap/plz

See ascii cast

Other useful commands

    # Upgrade formula
    brew upgrade bitcomplete/tap/plz

    # Display tap info
    brew tap-info bitcomplete/tap

Troubleshooting

If any issue during installation / update, just reinstall the tap:

    brew cleanup
    brew uninstall plz
    brew untap bitcomplete/tap
    brew tap bitcomplete/tap
    brew install plz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published