ggth

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2022 License: GPL-2.0 Imports: 16 Imported by: 0

README

ggth

Go Report Card Release Coverage Status

Golang Github Template Helper

Usage

Usage of ./ggth:
  -description string
    	Description of repo you wish to create
  -githubOwner string
    	Github owner
  -githubRepo string
    	Github repo to source, owned by githubOwner
  -templateName string
    	Name of template, if you wish to create a new repo
  -templateOwner string
    	Owner of template, if you wish to create a new repo

If -templateName, and -templateOwner are defined, it will attempt to create the repo on Github from this template.

-githubOwner and -githubRepo must be defined for it to know where to put it.

-description should be defined if you want the repo to have a description

Env Variables

export ghToken=ghp_FAKETOKEN
export ghUsername=Jmainguy

You should export these variables for it to be able to auth to github.

PreBuilt Binaries

Grab Binaries from The Releases Page

Install

Homebrew
brew install Jmainguy/tap/ggth

Build

export GO111MODULE=on
go build

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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