Skip to content

fallaciousreasoning/killer-marmot

 
 

Repository files navigation

killer-marmot

This is a demo of the Web App Manifest spec.

Live Demo.

Deploying the app

If you are an owner of the killer-marmot project on App Engine, you can deploy updates to this app. Otherwise, ask one of the project owners to do so after merging a PR. Ideally, only deploy changes that have been merged to master, so the live version matches this repository.

See the App Engine documentation for details.

In summary:

  1. Download and install the Google Cloud SDK.
  2. From the top-level project directory, run gcloud app deploy.

The first time you do this, you will be asked to authenticate with your Google account credentials.

If you want to deploy a clone of Killer Marmot to a different App Engine instance, either edit app.yaml or use the --project flag with gcloud app deploy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 36.9%
  • Python 34.7%
  • HTML 23.5%
  • Java 2.6%
  • CSS 2.3%