* use dep for vendoring * lets encrypt * moved web to transfer.sh-web repo * single command install * added first tests
lintapp
This directory contains the source for go-lint.appspot.com.
Development Environment Setup
- Copy
app.yaml
toprod.yaml
and put in the authentication data. - Install Go App Engine SDK.
- Run the server using the
goapp serve prod.yaml
command.