labelsync

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2022 License: MIT Imports: 6 Imported by: 0

README

labelsync

Sync GitHub repository labels to a YAML file.

Installation and Usage

Installing labelsync from source:

git clone https://github.com/vcokltfre/labelsync
cd labelsync
go build && go install

or

go install github.com/vcokltfre/labelsync@latest

Installing labelsync from binary:

Visit the releases page and download the relevant file for your OS and architecture. Extract the downloaded file and place the binary somewhere in your PATH.

Running labelsync:

To run labelsync you'll need a .env file in the current working directory with a GITHUB_TOKEN variable.

labelsync [schema=.labelsync.yml]

Examples and Usage

Please see the examples/ directory for usage examples.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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