https://github.com/tpvasconcelos/homebrew-dev
Collection of (dev) formulas
https://github.com/tpvasconcelos/homebrew-dev
Last synced: about 1 year ago
JSON representation
Collection of (dev) formulas
- Host: GitHub
- URL: https://github.com/tpvasconcelos/homebrew-dev
- Owner: tpvasconcelos
- License: apache-2.0
- Created: 2021-07-09T14:58:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T16:37:59.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T12:18:18.015Z (over 1 year ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My (dev) Homebrew Formulas
Install directly
```shell
brew install tpvasconcelos/dev/
```
Or tap first
```shell
brew tap tpvasconcelos/dev
```
and then install
```shell
brew install
```
---
This is a nais idea --> https://github.com/thanethomson/python-brewer
e.g.
```shell
pybrew -n "OneloginAwsCli" \
-d "Assume an AWS Role and cache credentials using Onelogin" \
-H https://github.com/physera/onelogin-aws-cli \
-g https://github.com/physera/onelogin-aws-cli \
-r https://github.com/physera/onelogin-aws-cli/archive/1.17.tar.gz onelogin-aws-cli onelogin-aws-cli.rb
```