brewtaps

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package brewtaps is the plugin to interface with brew to add custom taps.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	Taps      []string
	Commander dotfiles.Commander
}

Plugin holds the configuration for homebrew taps.

func (Plugin) Add

func (b Plugin) Add(taps []string) error

Add takes a list of taps to tap these.

func (Plugin) GetMissingPackages

func (b Plugin) GetMissingPackages() ([]string, error)

GetMissingPackages returns a list of homebrew taps which are configured but not currently tapped.

func (Plugin) Update

func (b Plugin) Update() error

Update for Homebrew taps is currently not implemented.

Jump to

Keyboard shortcuts

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