template-github-app-golang

command module
v0.0.0-...-760e77a Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2020 License: ISC Imports: 3 Imported by: 0

README

🌈 template-github-app-golang

Template for GitHub Apps in Golang

About

This is a template repo for quickly getting started building GitHub Apps in Golang.

Getting started

  1. Generate a repo from this template
  2. Configure your local environment, providing values for the environment variables listed in .envrc.example
  3. Run app, e.g. using reflex: reflex -s go run main.go
  4. Expose the app to the interwebs, e.g. using ngrok: ngrok http 8000
  5. Add logic to the handler as required

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