I created an unofficial Homebrew tap for the Boot.dev CLI and would be happy for you guys to take it over:
https://github.com/EmilioAK/homebrew-tap
It currently supports:
brew install EmilioAK/tap/bootdev
The goal would be to move/copy this into an official Boot.dev-owned tap, for example:
I think this should be fairly low-maintenance because the tap already includes an auto-update GitHub Actions workflow. The workflow checks the upstream bootdotdev/bootdev tags, updates the formula URL and SHA256 when a new version is released, tests the formula, and opens a PR automatically.
I created an unofficial Homebrew tap for the Boot.dev CLI and would be happy for you guys to take it over:
https://github.com/EmilioAK/homebrew-tap
It currently supports:
The goal would be to move/copy this into an official Boot.dev-owned tap, for example:
I think this should be fairly low-maintenance because the tap already includes an auto-update GitHub Actions workflow. The workflow checks the upstream bootdotdev/bootdev tags, updates the formula URL and SHA256 when a new version is released, tests the formula, and opens a PR automatically.