/galfect

A tool converting drama script to html.

Primary LanguagePython

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.