Skip to content

macOS Homebrew formulas to install SF Labs open source software

License

Notifications You must be signed in to change notification settings

startfellows/homebrew-sf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SF Labs Homebrew Tap

This is a Homebrew tap for formulae for software developed by SF Labs.

Setup

Using these formulae requires Homebrew, which in turn requires Xcode. If you have not yet installed Homebrew, a quick summary is at the end of this document.

Once homebrew is installed, simply run:

brew tap sflabsorg/sf

Use

To install software, just use brew install with the name of the formula. You may wish to run brew update before hand to get the latest version of the formulae. For example, to install the latest version of the tamplier:

brew update
brew install tamplier

To upgrade software:

brew update
brew upgrade    # upgrade all software installed with Homebrew
brew upgrade tamplier   # update just the tamplier

References

brew help, man brew, or the Homebrew documentation.

License

This project uses MIT License, as found in the LICENSE file.

About

macOS Homebrew formulas to install SF Labs open source software

Resources

License

Stars

Watchers

Forks

Languages