An open API service indexing awesome lists of open source software.

https://github.com/lki/galfect

A tool converting drama script to html.
https://github.com/lki/galfect

Last synced: 3 months ago
JSON representation

A tool converting drama script to html.

Awesome Lists containing this project

README

        

=======
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.