Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 932 Bytes

README.mkd

File metadata and controls

28 lines (16 loc) · 932 Bytes

Summary

Guarana is a gnutella2 web cache built upon appengine, also the name of an energetic and tasteful amazon fruit and one of the most famous brazilian's soda.

Support

Send me a message on github @leite, I'll support as soon as possible and when it is possible.

License

BEER-WARE, see source file

Prerequisites

Run

  • first make sure that you have installed Java and configured the appengine sdk in your path;
  • then clone the lastest: git clone https://[email protected]/leite/guarana.git guarana
  • go to folder 'war' inside 'guarana' folder and do the command: dev_appserver .
  • look at command to see if something went wrong, if everything is fine then you can see it working by open a browser at http://localhost:8080/

Deploy to Appengine

% February 23th, 2012 -03 GMT