🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Adrian Ho 92f12a58d0
expect: fix scripts to use Homebrew `tcl-tk`
`tcl-tk` is keg-only on macOS, so installed scripts would use system `tclsh`, and CI is testing the system `expect` library instead of the Homebrew one.

`TCLLIBPATH` also needs to be set, because `tcl-tk`'s built-in package search path doesn't cover `$HOMEBREW_PREFIX/lib`.

Also improved test block for some functional verification.

Closes #113709.

Closes #113812.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2022-12-05 13:09:39 +00:00
.github triage-issues.yml: update to match main configuration 2022-12-05 14:07:15 +01:00
Aliases
Formula expect: fix scripts to use Homebrew `tcl-tk` 2022-12-05 13:09:39 +00:00
audit_exceptions
cmd
style_exceptions
CODEOWNERS
CONTRIBUTING.md
LICENSE.txt
README.md
formula_renames.json
pypi_formula_mappings.json
synced_versions_formulae.json
tap_migrations.json

README.md

Homebrew Core

Core formulae for the Homebrew package manager.

Homebrew/discussions (forum)

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors

See these sections in Homebrew/brew's README.