選択できるのは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.