[go: up one dir, main page]

Skip to content

hagihala/gily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this ?

This script is clone of git-wiki written by Python and Flask.

Requirements

  • Flask
  • Git-Python

How to use

  1. git clone git://github.com/nyarla/gily.git && cd gily
  2. emacs -nw config.py
  3. ./server.py --debug or push dotcloud

config.py example

# -*- encoding: utf-8 -*-

REPOSITORY     = './data'
FILE_EXTENSION = 'txt'
HOMEPAGE       = 'ReadMe'

Author

Naoki Okamura (Nyarla) nyarla[ at ]thotep.net (Japanese)

License

this script is under public domain.

About

git-wiki ( https://github.com/sr/git-wiki ) clone written by python and flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages