Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/webhippie/homebrew-webhippie

Homebrew repository to install tools maintained by us
https://github.com/webhippie/homebrew-webhippie

formulae homebrew

Last synced: about 5 hours ago
JSON representation

Homebrew repository to install tools maintained by us

Awesome Lists containing this project

README

        

# Homebrew: Webhippie

[![Build Status](https://github.com/webhippie/homebrew-webhippie/actions/workflows/general.yml/badge.svg)](https://github.com/webhippie/homebrew-webhippie/actions/workflows/general.yml) [![Join the Matrix chat at https://matrix.to/#/#webhippie:matrix.org](https://img.shields.io/badge/matrix-%23webhippie-7bc9a4.svg)](https://matrix.to/#/#webhippie:matrix.org) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/9f7da33f3e764e6f96d7fa23771d03a1)](https://www.codacy.com/gh/webhippie/homebrew-webhippie/dashboard?utm_source=github.com&utm_medium=referral&utm_content=webhippie/homebrew-webhippie&utm_campaign=Badge_Grade)

Homebrew repository to install tools maintained by us.

## Prepare

```console
brew tap webhippie/webhippie
```

## Install

### [boilr](https://github.com/tmrts/boilr)

```console
brew install boilr
boilr -h
```

### [cursecli](https://github.com/webhippie/cursecli)

```console
brew install cursecli
cursecli -h
```

### [errors](https://github.com/webhippie/errors)

```console
brew install errors
errors -h
```

### [mcrcon](https://github.com/Tiiffi/mcrcon)

```console
brew install mcrcon
mcrcon -h
```

### [medialize](https://github.com/webhippie/medialize)

```console
brew install medialize
medialize -h
```

### [mygithub](https://github.com/webhippie/mygithub)

```console
brew install mygithub
mygithub -h
```

### [prom-to-apt-dater](https://github.com/webhippie/prom-to-apt-dater)

```console
brew install prom-to-apt-dater
prom-to-apt-dater -h
```

### [redirects](https://github.com/webhippie/redirects)

```console
brew install redirects
redirects -h
```

### [templater](https://github.com/webhippie/templater)

```console
brew install templater
templater -h
```

### [terrastate](https://github.com/webhippie/terrastate)

```console
brew install terrastate
terrastate -h
```

## Development

```console
rake test
```

## Security

If you find a security issue please contact
[[email protected]](mailto:[email protected]) first.

## Contributing

Fork -> Patch -> Push -> Pull Request

## Authors

- [Thomas Boerger](https://github.com/tboerger)

## License

Apache-2.0

## Copyright

```console
Copyright (c) 2018 Thomas Boerger
```