Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ianwalter/dotbrew

An installation mechanism for Ian's standard set of Homebrew packages
https://github.com/ianwalter/dotbrew

configuration dotfiles homebrew

Last synced: about 1 month ago
JSON representation

An installation mechanism for Ian's standard set of Homebrew packages

Awesome Lists containing this project

README

        

# dotbrew
> Ian's [Homebrew][brewUrl] configuration (part of [dotfiles][dotfilesUrl])

## Installation

Installs applications using [Homebrew][brewUrl], [Homebrew Cask][caskUrl],
[Homebrew Bundle][bundleUrl], and [mas-cli][masUrl]:

```console
./install.sh
```

## Updating

```console
./update.sh
```

## License

Hippocratic License - See [LICENSE][licenseUrl]

 

Created by [Ian Walter](https://ianwalter.dev)

[brewUrl]: https://brew.sh
[dotfilesUrl]: https://github.com/ianwalter/dotfiles
[caskUrl]: https://github.com/Homebrew/homebrew-cask
[bundleUrl]: https://github.com/Homebrew/homebrew-bundle
[masUrl]: https://github.com/mas-cli/mas
[licenseUrl]: https://github.com/ianwalter/dotbrew/blob/master/LICENSE