gogetgithub

command module
v0.0.0-...-606e2ae Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: MIT Imports: 4 Imported by: 0

README

gogetgithub

gogetgithub does the following things

  1. Connects to Github
  2. Connects to a repo
  3. Creates a branch
  4. Create a Pull request on the newly created branch for the repo by modifying some of the files

Localy compile the code

make build

Build docker container

make container

Build and push docker container to docker repository

make deploy

Run docker container

docker run  -e CLIENT_ID=<GITHUB_OAUTH_APP_CLIENT_ID> -e CLIENT_SECRET=<GITHUB_OAUTH_APP_CLIENT_SECRET> -p 20080:8080 vinayakinfrac/gogetgithub:latest

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