Skip to content

koraysels/homebrew-personal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 

Repository files navigation

Prerequisites

  1. Install Xcode from the AppStore. If you installed the Xcode command line tools earlier (e.g. by installing Homebrew), run this:

    sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
  2. Install Homebrew to install/compile the dependencies and Zeal itself.

Installing Zeal from Homebrew

  1. Compile the latest development version of Zeal from Homebrew

    brew tap koraysels/personal
    brew install --HEAD zeal

Brew will automatically install the dependency qt@5 and libarchive for you

  1. Zeal is now available to be run. If you want you can move it to your Applications folder (not necessary if you run it through Spotlight):
$ cp -Rp $(brew --repository)/Cellar/zeal/*/Zeal.app /Applications/

About

Homebrew formulas for my personal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%