cmd

package
v0.0.0-...-479f5f5 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "mybrewgo",
	Short: "MyBrewGo is a very fast command line interface for managing homebrew recipes.",
	Long: `MyBrewGo is a very fast command line interface for managing homebrew recipes. MyBrewGo
	supports recipes in either YAML, JSON, XML and can be added directly via the cli.

	Recipes are stored local to the executable in the human readable YAML format. This enables
	the user to choose a source code repository like github.com to store and backup your recipes.`,
	Run: func(cmd *cobra.Command, args []string) {

	},
}

RootCmd ...

Functions

func Execute

func Execute()

Execute ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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