Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🍺
- Host: GitHub
- URL: https://github.com/abdfnx/homebrew-tap
- Owner: abdfnx
- License: gpl-3.0
- Created: 2021-12-18T06:49:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T11:40:58.000Z (about 2 years ago)
- Last Synced: 2024-10-12T02:33:00.177Z (about 1 month ago)
- Topics: cli, homebrew, tap
- Language: Ruby
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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
```