https://github.com/render-oss/homebrew-render
https://github.com/render-oss/homebrew-render
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/render-oss/homebrew-render
- Owner: render-oss
- Created: 2023-01-03T21:28:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T15:00:05.000Z (over 1 year ago)
- Last Synced: 2024-10-19T21:50:51.228Z (over 1 year ago)
- Language: Ruby
- Size: 32.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Render-oss Render
## How do I install these formulae?
`brew install render-oss/render/`
Or `brew tap render-oss/render` and then `brew install `.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).
## Updating Render cli version
1. Update `url` in `render.rb` to point to the new version
2. Update `sha256` in `render.rb` to the sha of the tar file the url points to (`shasum -a 256 ./cli-1.1.1.tar.gz`)