https://github.com/radiusmethod/homebrew-awsd
homebrew formulae for awsd
https://github.com/radiusmethod/homebrew-awsd
Last synced: 4 months ago
JSON representation
homebrew formulae for awsd
- Host: GitHub
- URL: https://github.com/radiusmethod/homebrew-awsd
- Owner: radiusmethod
- License: mit
- Created: 2021-11-01T18:43:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T23:22:58.000Z (about 1 year ago)
- Last Synced: 2025-03-10T00:23:35.151Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew tap for awsd
This repository maintains a [homebrew tap](https://docs.brew.sh/Taps) for [awsd](https://github.com/radiusmethod/awsd).
For instructions on installing [awsd](https://github.com/radiusmethod/awsd) please see repository [here](https://github.com/radiusmethod/awsd?tab=readme-ov-file#installation).
### Updating Tap
* In most cases when a new version is tagged for [awsd](https://github.com/radiusmethod/awsd) renovate should pick this up
automatically and submit a Pull Request as seen [here](https://github.com/radiusmethod/homebrew-awsd/pull/12/files) with version
bump and file hash changes. You can trigger renovate to run manually by going to the going to
the [Dependency Dashboard](https://github.com/radiusmethod/homebrew-awsd/pull/12/files) and checking
the renovate run checkbox.
### Testing tap
* To test or install tap locally you can run `brew install --build-from-source ./Formula/awsd.rb`