ecogwiki

Wiki engine for Google App Engine written in Python

  • Owner: akngs/ecogwiki
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Install

  1. Create new Google App Engine application
  2. Create app.yaml by copying app.yaml.sample
  3. [Optional] Create schema-custom.json by copying schema-custom.json.sample if you want to define custom schema
  4. Change application id appropriately
  5. Deploy and wait for index building (takes a few minutes)
  6. Edit .config page. See this example
  7. Done

How to use

See Ecogwiki Help page

Development

Python

Install development dependencies:

pip install -r requirements.txt

Run tests:

python run_tests.py <APP_ENGINE_SDK_PATH> <TEST_PACKAGE_PATH>

Example:

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

Javascript

Install development dependencies:

sudo npm -g install karma
sudo npm install

Run tests:

karma start

Main metrics

Overview
Name With Ownerakngs/ecogwiki
Primary LanguagePython
Program languagePython (Language Count: 3)
Platform
License:Other
所有者活动
Created At2013-11-18 08:47:38
Pushed At2014-09-11 11:27:18
Last Commit At2014-09-11 20:27:10
Release Count0
用户参与
Stargazers Count78
Watchers Count13
Fork Count21
Commits Count610
Has Issues Enabled
Issues Count51
Issue Open Count24
Pull Requests Count37
Pull Requests Open Count1
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private