korat-go

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

README

korat-go

The backend process for korat.

It is responsible for searching and storing GitHub issues.

Development

$ GO111MODULE=on go get github.com/pocke/korat-go

# Setup database
$ korat-go       # To run migration
$ pkill korat-go # Kill the process after a second

# If you need, replace "pocke" with your GitHub account.
$ cd $GOPATH/src/github.com/pocke/korat-go
$ GITHUB_ACCESS_TOKEN=xxx ./dev_seed_data.sh

# start server
$ korat-go

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