Caskroom-fonts is a Homebrew Tap which allows you to use the same friendly Homebrew-style CLI workflow for the administration of binary font files on your Mac.
Here is where you can find or submit font Casks for the homebrew-cask project.
Fonts are available through homebrew-cask, which is an “external command” of Homebrew. So, first you must install Homebrew and homebrew-cask.
$ brew tap caskroom/fonts # you only have to do this once!
$ brew cask install font-inconsolata
Font searching is temporarily disbled per caskroom/homebrew-cask#3025. While this is being fixed, one workaround is to use a regular expression search:
$ brew cask search /symbola/
Want to contribute a Font Cask? Awesome! Please do! See CONTRIBUTING.md
- Find basic documentation on using homebrew-cask in USAGE.md
- Want to hack on our Ruby code? Super awesome! See hacking.md
We’re really rather friendly! Here are the best places to talk about the project:
- Start an issue on GitHub
- Join us on IRC -- we hang out with the Caskroom crowd at
#homebrew-cask
on Freenode
We still have bugs -- and we are busy fixing them! If you have a problem, don’t be shy about reporting it on our GitHub issues page.
When reporting bugs, remember that the Caskroom family is an independent project from Homebrew. Do your best to direct bug reports to the appropriate project. If your command-line started with brew cask
, bring the bug to the Caskroom family first!
Caskroom-fonts will only accept fonts which are freely-distributable. However, even freely-distributable fonts may have limitations (for instance, if you use them in a commercial enterprise). It is the responsibility of the user to know and respect the license of each font.
Code is under the BSD 2 Clause (NetBSD) license