ecogwiki

Wiki engine for Google App Engine written in Python

  • 所有者: akngs/ecogwiki
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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 08:47:38
推送于2014-09-11 11:27:18
最后一次提交2014-09-11 20:27:10
发布数0
用户参与
星数78
关注者数13
派生数21
提交数610
已启用问题?
问题数51
打开的问题数24
拉请求数37
打开的拉请求数1
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?