LKI / galfect

A tool converting drama script to html.

Home Page:http://liriansu.com/story

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Galfect

This is a quick command line tool converting a drama to html. You can see a quick demo in http://liriansu.com/galfect

Project name come from 'galgame effect'.

Project source code is hosted on https://github.com/LKI/galfect

This is also a project for me to learn html&js.

Installation

Use pip to install galfect.

pip install galfect

Then use galfect templates/snow_white/white.drama.

This would generate an individual repository named white.

You can open white/index.html in your browser to see the result.

About

A tool converting drama script to html.

http://liriansu.com/story


Languages

Language:Python 58.2%Language:HTML 38.3%Language:CSS 3.5%