Devstream-io Devstream
dtm
?
How do I install brew install devstream-io/devstream/dtm
Version Bump
- update the URL and sha256 in the formula (manually or using
brew bump-formula-pr
) - create a PR, wait till the PR's testing jobs are all green, then tag the PR with a label "pr-pull"
- since GitHub Actions runners only runs on macOS Big Sur not Monterey, we need to bottle for ARM64 Monterey manually by using
brew install devstream-io/devstream/dtm --build-bottle
andbrew bottle dtm
. Update the sha256 of the new bottle, upload the bottle manually. Make sure that ARM64 comes before x86, and trybrew audit
.
Documentation
brew help
, man brew
or check Homebrew's documentation.
Some useful help: