Skip to content

maxsz/shouldiridemybike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official shouldiridemybike.com source

This is a google appengine app written in Go ([Go AppEngine SDK](https://devel opers.google.com/appengine/downloads#Google_App_Engine_SDK_for_Go)). It decides for you if you should ride your bike or better stay at home. It is deployed at shouldiridemybike.com.

Usage

If you want to fork it or create your own app, these are the steps to get up and running:

  1. Clone: git clone https://github.com/maxsz/shouldiridemybike.git
  2. Develop: dev_appserver.py shouldiridemybike
  3. Register your app with google (see appengine website)
  4. Deploy: appcfg.py update shouldiridemybike

For forecast.io API access you will need an API key. Once you have it just set API_KEY it in shouldiridemybike.go.

Acknowledgements

Releases

No releases published

Packages

No packages published