tree: 99c835ef4cb8c97741852b33f2adb7a616a211aa [path history] [tgz]
  1. assets/
  2. app.yaml
  3. config.go.template
  4. main.go
  5. README.md
lintapp/README.md

lintapp

This directory contains the source for go-lint.appspot.com.

Development Environment Setup

  • Copy config.go.template to config.go and edit the file as described in the comments.
  • Install Go App Engine SDK
  • Run the server using the dev_appserver command.