Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shini4i/homebrew-tap

A collection of homebrew formulas for personal projects
https://github.com/shini4i/homebrew-tap

homebrew

Last synced: 7 days ago
JSON representation

A collection of homebrew formulas for personal projects

Awesome Lists containing this project

README

        

# homebrew-tap

A collection of homebrew formulas for personal projects.

Showcase

## General Information
To connect to this tap, you must have [Homebrew](https://brew.sh/) installed.

Run the following command to add this tap to your homebrew installation:
```bash
brew tap shini4i/tap
```

## Table of Contents

| Project | Description | Install |
| ----------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ----------------------------------- |
| [argo-compare](https://github.com/shini4i/argo-compare) | A comparison tool for displaying the differences between ArgoCD Applications in different Git branches | `brew install argo-compare` |
| [kd](https://github.com/shini4i/kd) | Bash script that makes it easy to view the contents of secrets stored in a kub | `brew install kd` |
| [kubeconfig-generator](https://github.com/shini4i/kubeconfig-generator) | Simple script for generating kubeconfig for a provided service account | `brew install kubeconfig-generator` |