https://github.com/remind101/homebrew-formulae
Homebrew tap for Remind tools and utilities.
https://github.com/remind101/homebrew-formulae
Last synced: 10 months ago
JSON representation
Homebrew tap for Remind tools and utilities.
- Host: GitHub
- URL: https://github.com/remind101/homebrew-formulae
- Owner: remind101
- Created: 2016-01-26T03:34:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T10:12:41.000Z (over 5 years ago)
- Last Synced: 2025-04-29T22:36:32.529Z (over 1 year ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 3
- Watchers: 56
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remind Utilities
This is a [Homebrew](http://brew.sh/) tap for utilities that we use at Remind.
## Install
```bash
$ brew tap remind101/formulae
```
Now you can install any formulae in this tap, like emp:
```bash
$ brew install emp
```
## Formulae
* **[emp](https://github.com/remind101/empire)**: CLI for Empire.
* **[assume-role](https://github.com/remind101/assume-role)**: Easily assume AWS roles.
* **[deploy](https://github.com/remind101/deploy)**: CLI for GitHub Deployments.
## Development
### Updating versions
Perform the following steps to update a formulae to use a new version:
1. Download the new binary and get the sha256:
```bash
$ shasum -a 256
```
2. Update the `url`, `version`, and `sha256` values in the formulae.