Skip to content

Some software that can't be included in homebrew-cask (yet)

Notifications You must be signed in to change notification settings

aaronraimist/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

homebrew-tap

This repository holds formulae for installing some software that can't be included in homebrew (yet). Formulae can be installed with brew, a "package manager" for macOS.

How To

To install a program you first need to brew tap this repository to get the formulae. See tap docs for more on brew tap.

Open a terminal and run the following brew command:

$ brew tap aaronraimist/tap

This command will clone the repository to your computer and make the formulae availabe. You can then install each program with brew, e.g.

$ brew cask install spectral

to install Spectral.

Feedback

Feel free to leave an issue in this repository related to brew issues with my formulae. For software related issues see the projects repository. To find a project repository run brew info, for example with spectral

$ brew cask info spectral
spectral: 0.0.0.491
https://gitlab.com/b0/spectral
Not installed
From: https://github.com/aaronraimist/homebrew-tap/blob/master/Casks/spectral.rb
==> Name
Spectral
==> Artifacts
spectral.app (App)

About

Some software that can't be included in homebrew-cask (yet)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages