Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atmos/sinatra_app_engine

template for deploying sinatra to app engine
https://github.com/atmos/sinatra_app_engine

Last synced: 8 days ago
JSON representation

template for deploying sinatra to app engine

Awesome Lists containing this project

README

        

gmail-auth
==========

You actually have to use sudo, stuff doesn't work with rmv. This *only* works with apple's ruby. :\

development/deployment dependencies
===================================

* sudo gem install google-appengine
* sudo gem install appengine-jruby-jars --pre
* hash -r

running locally
===============

* dev_appserver.rb .

shipping
========
* appcfg.rb update

testing
=======

NFI