An open API service indexing awesome lists of open source software.

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

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`