Skip to content

Latest commit

 

History

History
 
 

lintapp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.