Skip to content
forked from akngs/ecogwiki

Wiki engine for Google App Engine written in Python

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

namongk/ecogwiki

 
 

Repository files navigation

Install

  1. Create new Google App Engine application
  2. Create app.yaml by copying app.yaml.sample
  3. Change application id appropriately
  4. Deploy and wait for index building (takes a few minutes)
  5. Edit .config page. See this example
  6. Done

How to learn tests

Execute following command on project home:

python run_tests.py <APP_ENGINE_SDK_PATH> <TEST_PACKAGE_PATH>

Example:

python run_tests.py /usr/local/Cellar/google-app-engine/1.8.1/share/google-app-engine ./tests

How to use

See Ecogwiki Help page

About

Wiki engine for Google App Engine written in Python

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published