Skip to content

vvakame/gb-gae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Gb GAE

gb gae is a plugin for gb that adds basic project awareness for appengine applications. It adds the following commands to gb:

serve		starts a local development App Engine server
deploy		deploys your application to App Engine
build		compile packages and dependencies
raw		Directly call the dev_appserver.py

goapp and dev_appserver.py are automatically wrapped and the correct environment variables are passed to them to make them aware of the project

Contribute

Contributions and suggestions for improvements are very welcome. I currently don't use managed VMs at all, so any ideas or input on how to make this tool work for them as well are certainly very welcome. PRs and issues are also welcome and will be checked asap

Legal

Copyright 2015 Palm Stone Games, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

gb gae is a plugin for gb that adds basic project awareness for appengine applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%