brew-deps

command module
v0.0.0-...-0beb03a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2021 License: MIT Imports: 9 Imported by: 0

README

brew-deps

Display homebrew dependencies as a tree

Usage

$ brew-deps
.
├── ack
├── automake
│   └── autoconf
├── bat
├── cairo
│   ├── fontconfig
│   │   └── freetype
│   │       └── libpng
│   ├── freetype
│   │   └── libpng
│   ├── glib
│   │   ├── gettext
│   │   ├── libffi
│   │   ├── pcre
│   │   └── python
│   │       ├── gdbm
│   │       ├── openssl@1.1
│   │       ├── readline
│   │       ├── sqlite
│   │       │   └── readline
│   │       └── xz
│   ├── libpng
│   ├── lzo
│   └── pixman
├── curl
.
.
.
└── zlib

Installation

$ go get github.com/quells/brew-deps
$ go install github.com/quells/brew-deps

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL