您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Remco cb6e5cb0c7 Major rewrite 7 年前
..
assets Major rewrite 7 年前
README.md Major rewrite 7 年前
app.yaml Major rewrite 7 年前
main.go Major rewrite 7 年前

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.