This script is clone of git-wiki written by Python and Flask.
- Flask
- Git-Python
git clone git://github.com/nyarla/gily.git && cd gily
emacs -nw config.py
./server.py --debug
or push dotcloud
config.py example
# -*- encoding: utf-8 -*-
REPOSITORY = './data'
FILE_EXTENSION = 'txt'
HOMEPAGE = 'ReadMe'
Naoki Okamura (Nyarla) nyarla[ at ]thotep.net (Japanese)
this script is under public domain.