Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/astropenguin/homebrew

:penguin: Personal macOS packages managed by Homebrew Bundle
https://github.com/astropenguin/homebrew

bundle homebrew

Last synced: about 1 month ago
JSON representation

:penguin: Personal macOS packages managed by Homebrew Bundle

Awesome Lists containing this project

README

        

# dotbrew
:penguin: Personal macOS packages managed by [Homebrew Bundle]

## Installation

Before installation, you need to install [Homebrew] to your Mac:

```shell
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
```

Then run the following commands to install Python packages managed by [Homebrew Bundle]:

```shell
$ git clone https://github.com/astropenguin/dotbrew.git
$ cd dotbrew
$ brew bundle
```

[Homebrew]: https://brew.sh
[Homebrew Bundle]: https://github.com/Homebrew/homebrew-bundle