Sign in
go
/
gddo
/
13f8d77bb721c2cd340cc84e1c569629dab9abfd
/
.
/
lintapp
tree: 7bb87b799e832e46d25fa3ecaad71bc06b62682d [
path history
]
[
tgz
]
assets/
app.yaml
main.go
README.md
lintapp/README.md
lintapp
This directory contains the source for
go-lint.appspot.com
.
Development Environment Setup
Copy
app.yaml
to
prod.yaml
and put in the authentication data.
Install Go App Engine SDK.
Run the server using the
goapp serve prod.yaml
command.