internal

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: May 24, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(c *cli.Context) error

Apply loads content of specified file and applies it to repository.

func Export

func Export(c *cli.Context) error

Export exports all labels from specified repo to json file.

func Nuke

func Nuke(c *cli.Context) error

Nuke removes all labels from repository

Types

type Label

type Label struct {
	Name        string `json:"name"`
	Description string `json:"description"`
	Color       string `json:"color"`
}

Label represents a GH label in simplified manner

Jump to

Keyboard shortcuts

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