My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 15, 2008 by ionut.bizau
Installation  
How to install Nuages.

Sorry, there are no archives available for download yet, so you will need to install SVN to get the source code.

Here are all the steps you need to follow in order to install Nuages.

  1. Create an AppEngine account (at http://appengine.google.com)
  2. Create an application in your AppEngine account
  3. Install SVN
  4. Get the source code from SVN using the following command: svn checkout http://nuages.googlecode.com/svn/trunk/ nuages-read-only
  5. Copy app.yaml.default to app.yaml and settings.py.default to settings.py
  6. Change the application name in app.yaml to match the name of the application you created in AppEngine
  7. Add the application name, URL, your name and your email in settings.py
  8. Download the AppEngine SDK
  9. Use appcfg.py from the AppEngine SDK to install the application

Sign in to add a comment
Hosted by Google Code