Skip to content

Homebrew tap for all public QAware tools

License

Notifications You must be signed in to change notification settings

qaware/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QAware homebrew tap

This is the QAware wide homebrew tap.

Usage

To add this tap (basically an additional source for packages (Formulae) beside brew-core), you need to have brew installed an then run:

brew tap qaware/tap

After the successful registration, Formulae from this repo can be installed, like any other program:

brew install protocurl
# or to be more specfic (needed if a Formulae has the same name as in hombrew-core)
brew install qaware/tap/protocurl

Content

  • n/a (no formula found)

Formulae maintainer

TL;DR Deploy only your Formula/[foo].rb and Formula/[foo]@[major].rb files.

If you want to push your own Formulae these are the steps:

  • Get a Deploy Token for your repo/CI (can be requested by the maintainers of this tap-repo)
  • Set up your CI to push the ruby files to Formula. You can push either of these Formulae:
    foo.rb, foo@1.rb, foo@1.2.rb
    Other formats (with bugfix version or with buildpostfix) may be removed by the CI in the future.
    This behaviour is accordingly to brew Versions.
  • The CI of qaware/homebrew-tap will update the README.md TOC.
  • You can use the Aliases folder as you want, if you stay within the brew conventions.

Maintainers

Support

This project is made possible with the support of

QAware GmbH logo

About

Homebrew tap for all public QAware tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages