Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergioribera/homebrew-tap
My hombrew published packages
https://github.com/sergioribera/homebrew-tap
homebrew homebrew-tap
Last synced: about 1 month ago
JSON representation
My hombrew published packages
- Host: GitHub
- URL: https://github.com/sergioribera/homebrew-tap
- Owner: SergioRibera
- License: unlicense
- Created: 2024-01-12T16:04:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T06:39:58.000Z (3 months ago)
- Last Synced: 2024-12-18T19:08:30.994Z (about 1 month ago)
- Topics: homebrew, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## SergioRibera homebrew tap packages
This repository contains formulas for installing axo's projects using [Homebrew](https://brew.sh) on Mac.
## Homebrew Packages---
### simplemoji - 0.2.0
Fast Application for look your amazing emojis write in Rust
> [!NOTE]
> You can check the proyect [here](https://github.com/SergioRibera/Simplemoji)
```bash
brew install SergioRibera/homebrew-tap/simplemoji
```---
### sss - 0.1.5
Take pretty screenshot to your screen
> [!NOTE]
> You can check the proyect [here](https://github.com/SergioRibera/sss)
```bash
brew install SergioRibera/homebrew-tap/sss
```---
### sss_code" if OS.mac? && Hardware::CPU.arm?
sss_code" if OS.mac? && Hardware::CPU.intel?
sss_code" if OS.linux? && Hardware::CPU.intel? - 0.2.0
Take pretty screenshots of your code
> [!NOTE]
> You can check the proyect [here](https://github.com/SergioRibera/sss)
```bash
brew install SergioRibera/homebrew-tap/sss_code" if OS.mac? && Hardware::CPU.arm?
sss_code" if OS.mac? && Hardware::CPU.intel?
sss_code" if OS.linux? && Hardware::CPU.intel?
```