Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

@abdfnx's homebrew tap 🍺
https://github.com/abdfnx/homebrew-tap

cli homebrew tap

Last synced: 8 days ago
JSON representation

@abdfnx's homebrew tap 🍺

Awesome Lists containing this project

README

        

@abdfnx's homebrew tap 🍺
---

my homebrew tap for my cli apps

* [`botway`](https://github.com/abdfnx/botway): **🤖 Generate, build, handle and deploy your own bot with your favorite language, for Discord, or Telegram, or Slack.**
* [`tran`](https://github.com/abdfnx/tran): **🖥️ Securely transfer and send anything between computers with TUI.**
* [`resto`](https://github.com/abdfnx/resto): **🔗 a CLI app can send pretty HTTP & API requests with TUI**
* [`doko`](https://github.com/abdfnx/doko): **🐳 The docker you know but with TUI.**
* [`instal`](https://github.com/abdfnx/instal): **🛰️ Install any binary app from a script URL.**
* [`gomo`](https://github.com/abdfnx/gomo): **📐 Simple Golang multi modules tool.**

> to tap my homebrew tap

```bash
brew tap abdfnx/tap
```

> to install one of my cli apps

```bash
brew install abdfnx/tap/cli-app-name
```