-
Notifications
You must be signed in to change notification settings - Fork 0
alexspeller/robot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Install the google-appengine gem $ sudo gem install google-appengine # Check gem sources for datamapper $ gem sources # Add datamapper to your gem sources (if missing) $ appcfg.rb gem sources --add http://gems.datamapper.org # install the gems into your application $ appcfg.rb gem install sinatra dm-appengine # Start the development server $ dev_appserver.rb . # Create an application-id at appspot.com: > http://appengine.google.com/start/createapp # Replace the application-id in config.ru > :application => "your-app-id" # Upload to App Engine $ appcfg.rb update .
About
Wave Robot
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published