ecogwiki

Wiki engine for Google App Engine written in Python

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者akngs/ecogwiki
主編程語言Python
編程語言Python (語言數: 3)
平台
許可證Other
所有者活动
創建於2013-11-18 16:47:38
推送於2014-09-11 19:27:18
最后一次提交2014-09-11 19:27:10
發布數0
用户参与
星數78
關注者數12
派生數21
提交數610
已啟用問題?
問題數51
打開的問題數24
拉請求數37
打開的拉請求數1
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?