Skip to content

Instantly share code, notes, and snippets.

@mnbi
Created September 1, 2010 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnbi/560690 to your computer and use it in GitHub Desktop.
Save mnbi/560690 to your computer and use it in GitHub Desktop.
application: stylerepo
version: 1
runtime: python
api_version: 1
handlers:
- url: /stylesheets
static_dir: stylesheets
- url: .*
script: main.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment