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

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.

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.