Homebrew tap for Inth tools.
brew tap inthhq/tap
brew install inrepoOnce installed, inrepo is on your $PATH:
inrepo --help| Formula | Description |
|---|---|
inrepo |
Vendor upstream git repositories into inrepo_modules from declarative config |
Each inrepo release on npm triggers a workflow in inthhq/inrepo that opens a pull request here, bumping the formula's url and sha256. Tap CI then runs brew audit --strict --online and brew test against the new version before the PR can be merged.
brew tap inthhq/tap
brew install --build-from-source inrepo
brew test inrepo
brew audit --strict --online inrepo- Formula-only issues: open an issue in this repo.
inrepobugs: file at inthhq/inrepo.- Security vulnerabilities: see
SECURITY.mdin the main repo.