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.
- Host: GitHub
- URL: https://github.com/lki/galfect
- Owner: LKI
- Created: 2016-01-29T03:40:43.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-11-16T08:33:13.000Z (over 5 years ago)
- Last Synced: 2025-02-25T17:11:14.441Z (3 months ago)
- Language: Python
- Homepage: http://liriansu.com/story
- Size: 595 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
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/galfectProject 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.