Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aelesbao/homebrew-tools
This repo simplifies installation of my homegrown tools
https://github.com/aelesbao/homebrew-tools
homebrew homebrew-tap
Last synced: about 1 month ago
JSON representation
This repo simplifies installation of my homegrown tools
- Host: GitHub
- URL: https://github.com/aelesbao/homebrew-tools
- Owner: aelesbao
- License: bsd-2-clause
- Created: 2017-08-25T22:28:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-11T20:14:17.000Z (about 3 years ago)
- Last Synced: 2024-11-09T16:45:57.065Z (3 months ago)
- Topics: homebrew, homebrew-tap
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Tools
This repo simplifies installation of my homegrown tools.- [`ct`](https://github.com/coreos/container-linux-config-transpiler) - Convert a Container Linux Config into Ignition
- [`git-recursive`](https://github.com/aelesbao/git-recursive) - Execute git operations in multiple repositories## Installing
```
# (optional) brew update
brew install aelesbao/tools/
```## License
Code is under the [BSD 2-clause "Simplified" License](https://github.com/aelesbao/homebrew-tools/blob/master/LICENSE.txt).