Skip to content

erlehmann/kekswiki

Repository files navigation

Prerequisites

Kekswiki requires Pylons, Dulwich and html5lib. On a Debian-based system you can get all of these by issuing the following command as root:

apt-get install python-pylons python-dulwich python-html5lib

Installation and Setup

paster setup-app development.ini
paster serve --reload development.ini

Caution: Always set “debug = false” in configuration files for production sites and make sure your users do to.

Testing

A rudimentary set of unit tests is available. Try it with:

nosetests --with-pylons=test.ini

About

git-based collaborative hypertext editing system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages