scoop_install

package
v0.77.0-dev-1 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "scoop-install",
	Short: "Install preconfigured binary tool like Terraform, Vault, ...",
}
View Source
var Tools = []Packages{
	{
		Name:    "training-cli",
		Aliases: []string{"tcli"},
		Url:     "https://raw.githubusercontent.com/ondrejsika/scoop-bucket/master/training-cli.json",
	},
}

Functions

This section is empty.

Types

type Packages

type Packages struct {
	Name    string
	Aliases []string
	Url     string
}

Jump to

Keyboard shortcuts

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