Skip to content

devstream-io/homebrew-devstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Devstream-io Devstream

How do I install dtm?

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 and brew bottle dtm. Update the sha256 of the new bottle, upload the bottle manually. Make sure that ARM64 comes before x86, and try brew audit.

Documentation

brew help, man brew or check Homebrew's documentation.

Some useful help: