AUTHORS.md
LEGAL.md
MANIFEST.in
README.md
README.rst
requirements.txt
runtests.py
setup.py
Shake.egg-info/PKG-INFO
Shake.egg-info/SOURCES.txt
Shake.egg-info/dependency_links.txt
Shake.egg-info/entry_points.txt
Shake.egg-info/not-zip-safe
Shake.egg-info/requires.txt
Shake.egg-info/top_level.txt
shake/__init__.py
shake/app.py
shake/config.py
shake/controllers.py
shake/helpers.py
shake/routes.py
shake/serializers.py
shake/views.py
shake/wrappers.py
shake/cli/__init__.py
shake/cli/globals.py
shake/cli/helpers.py
shake/default_views/error.html
shake/default_views/not_allowed.html
shake/default_views/not_found.html
shake/skeletons/project/README.md.tmpl
shake/skeletons/project/__init__.py
shake/skeletons/project/common.py
shake/skeletons/project/main.py
shake/skeletons/project/manage.py
shake/skeletons/project/requirements.txt
shake/skeletons/project/urls.py
shake/skeletons/project/libs/README.txt
shake/skeletons/project/settings/__init__.py.tmpl
shake/skeletons/project/settings/dev.py
shake/skeletons/project/settings/prod.py
shake/skeletons/project/static/robots.txt
shake/skeletons/project/static/images/favicon.ico
shake/skeletons/project/static/scripts/jquery-1.7.1.min.js
shake/skeletons/project/static/scripts/main.js
shake/skeletons/project/static/scripts/selectivizr.js
shake/skeletons/project/static/scripts/underscore-1.1.6.min.js
shake/skeletons/project/static/styles/main.css
shake/skeletons/project/tests/__init__.py
shake/skeletons/project/users/__init__.py
shake/skeletons/project/users/manage.py
shake/skeletons/project/users/models.py
shake/skeletons/project/views/base.html
shake/skeletons/project/views/error.html
shake/skeletons/project/views/error_notfound.html
shake/skeletons/project/views/index.html
shake/skeletons/resource/bundle/__init__.py.tmpl
shake/skeletons/resource/bundle/controllers.py.tmpl
shake/skeletons/resource/bundle/models.py.tmpl
shake/skeletons/resource/views/index.html
tests/__init__.py
tests/test_app.py
tests/test_cli.py
tests/test_controllers.py
tests/test_helpers.py
tests/test_routes.py
tests/test_views.py
tests/res/en_US.yml
tests/res/es.yml
tests/res/view.html
tests/res/view.txt
tests/static/favicon.ico
tests/static/index.html
tests/static/robots.txt
tests/static/view.html