nandahkrishna / homebrew-linux-dev

πŸ”§πŸ§ Tools for developers of Homebrew on Linux

Home Page:https://docs.brew.sh/Homebrew-on-Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebrew/linux-dev

Tools for Homebrew on Linux developers

  • announce: Create an announcement for new formulae.
  • check-for-deleted-upstream-core-formulae: Check for formulae in Homebrew/linuxbrew-core that have been deleted from homebrew-core.
  • fetch-failed-logs: Fetch failed part of a CI run for the specified formula.
  • find-formulae-to-bottle: Generate a list of formulae that encountered a conflict in the specified merge.
  • find-not-bottled: Search for formulae in Homebrew/linuxbrew-core that do not have a bottle for Linux.
  • merge-homebrew: Merge Homebrew/repo into Linuxbrew/repo.
  • migrate-formula: Migrate a formula to a new tap and open appropriate pull requests.
  • request-bottle: Trigger a GitHub Actions CI to build Linux bottle for the specified a formula(e).
  • test-bot-docker: Run brew test-bot in a Docker container.

Installation

brew tap homebrew/linux-dev

Adding new tools

Read the "External Commands" documentation to see how to create Homebrew external commands.

About

πŸ”§πŸ§ Tools for developers of Homebrew on Linux

https://docs.brew.sh/Homebrew-on-Linux

License:MIT License


Languages

Language:Ruby 95.4%Language:Dockerfile 4.6%