Skip to content

duanemay/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Duane's Homebrew Taps

This a brew tap repository containing a collection of "formulae" for duanemay's projects. The brew tap command adds more repositories to the list of formulae that Homebrew tracks, updates, and installs from.

Usage

First, add this tap to your Homebrew.

brew tap duanemay/tap

Now you will be able to install formula as if they were in the canonical Homebrew repository. Whenever a brew install foo command is issued, brew selects which formula to use by searching in the following order:

  • core formulae

  • other taps

    brew install chatgpt-cli

If you need a formula to be installed from a particular tap, you can use fully qualified names to refer to them.

brew install duanemay/tap/chatgpt-cli

About

A homebrew-tap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages