bibliothecary
bibliothecary copied to clipboard
Add support for parsing dependencies from Brewfile from Homebrew
Manifest for listing homebrew packages as dependencies
Example: https://github.com/ossfriday/ossfriday/blob/master/Brewfile
tap "github/bootstrap"
brew "postgresql", restart_service: true
brew "rbenv"
brew "ruby-build"
brew "nodenv"
brew "node-build"
Source code: https://github.com/Homebrew/homebrew-bundle