Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.55 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.55 KB

homebrew-pfa

Personal Homebrew Formulas Archive (PFA).

This repository contains:

  • Homebrew formulas unmerged by official homebrew. For formulas with verified, official download sources, see the main homebrew project
  • Caskfiles for apps unmerged by official caskroom. For apps with verified, official download sources, see the main homebrew-cask project

IMPORTANT: By using the Formulas or/and Caskfiles in this repository, you are tapping in potentially untrused software! While we try our best to audit Formulas and Caskfiles and ensure their safety and operation, it is ultimately your responsibility to ensure the safety and smooth operation of your computer.

Usage

After you have installed homebrew and homebrew-cask, add this tap to the list of your homebrew tap sources:

brew tap eugenesan/pfa

You now have access to formulas and caskfiless from this PHR. Now install as you would from the official project:

brew install bitcoin
brew cask install popcorn-time

License

Like homebrew and all other official taps maintained by homebrew, the code within this repository is released under a GPL 3.0 License.. Like homebrew-cask and all other official taps maintained by caskroom, the code within this repository is released under a BSD 2 Clause (NetBSD) License..