Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Remco cb6e5cb0c7 Major rewrite 7 år sedan
..
assets Major rewrite 7 år sedan
README.md Major rewrite 7 år sedan
app.yaml Major rewrite 7 år sedan
main.go Major rewrite 7 år sedan

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.