Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create script to automatically deploy from github to gae #3

Open
mirnhoj opened this issue Dec 20, 2012 · 1 comment
Open

create script to automatically deploy from github to gae #3

mirnhoj opened this issue Dec 20, 2012 · 1 comment

Comments

@mirnhoj
Copy link
Collaborator

mirnhoj commented Dec 20, 2012

we need something that will get the latest files from github's master branch of plover dojo

git clone https://github.com/cyanos/ploverdojo.git

and deploy them to google app engine

appcfg.py update ploverdojo/

and then set a cron job to run every so often so that our app engine product is up-to-date. that way we won't have to manually deploy to app engine and we can think about one less thing as we develop.

@ghost ghost assigned jayliu50 Dec 20, 2012
@mirnhoj
Copy link
Collaborator Author

mirnhoj commented Dec 20, 2012

perhaps you can use your powershell-fu on this ;-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants