Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unicornware/brewfile
Homebrew Bundle configuration file
https://github.com/unicornware/brewfile
homebrew homebrew-bundle
Last synced: 5 days ago
JSON representation
Homebrew Bundle configuration file
- Host: GitHub
- URL: https://github.com/unicornware/brewfile
- Owner: unicornware
- License: mit
- Created: 2022-05-05T04:26:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T11:15:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T08:14:08.435Z (2 months ago)
- Topics: homebrew, homebrew-bundle
- Language: Ruby
- Homepage:
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# brewfile
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
## Overview
[Getting Started](#getting-started)\
[Usage](#usage)## Getting Started
[Homebrew Bundle][1] configuration file. Managed with [homebrew-file][2].
## Usage
### Git Clone
```zsh
git clone https://github.com/unicornware/brewfile ~/.config/brewfile
brew bundle
```### [Git Managed Brewfile][3]
```zsh
brew file set_repo -r unicornware/brewfile
brew bundle
```[1]: https://github.com/Homebrew/homebrew-bundle
[2]: https://github.com/rcmdnk/homebrew-file
[3]:
https://homebrew-file.readthedocs.io/en/latest/usage.html#manage-brewfile-with-git