ffittschen / homebrew-fonts

Casks of fonts

Home Page:http://caskroom.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caskroom-fonts

Build Status

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.

Prerequisites

Fonts are available through homebrew-cask, which is an “external command” of Homebrew. So, first you must install Homebrew and homebrew-cask.

Let’s try it!

$ brew tap caskroom/fonts                  # you only have to do this once!
$ brew cask install font-inconsolata

Search For a Font

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/

Submitting a Font Cask

Want to contribute a Font Cask? Awesome! Please do! See CONTRIBUTING.md

Learn More

  • Find basic documentation on using homebrew-cask in USAGE.md
  • Want to hack on our Ruby code? Super awesome! See hacking.md

Questions? Wanna chat?

We’re really rather friendly! Here are the best places to talk about the project:

Bugs

Reporting Bugs

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!

Font Licenses

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.

Caskroom-fonts License

Code is under the BSD 2 Clause (NetBSD) license

About

Casks of fonts

http://caskroom.io

License:BSD 2-Clause "Simplified" License


Languages

Language:Ruby 95.7%Language:Shell 4.3%