Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 530 Bytes

README.markdown

File metadata and controls

13 lines (10 loc) · 530 Bytes

#Introduction I am currently using latte to power http://www.edomame.com, my personal website. To post a picture, I email the picture to my website. I can also do this programatically using it's REST interface.

Edomame is hosted on the google app engine but can also be deployed as a servlet or as a standalone web server.

#Dependencies

  • google app engine

#Installing edomame on gae

  1. clone the respository from github!
  2. in a shell, move into the root directory
  3. shell> ant gae
  4. Upload the app using the gae's appcfg