Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).