Tweego

Tweego is a free (gratis and libre) command line interface compiler for Twine/Twee projects, written in Go.


Introduction

Why use Tweego? Tweego lets you write Twine projects using your favorite text editor, rather than the Twine software. You write passages in plain text files using the Twee Notation across as few or as many files as you choose, which can make working, and collaborating, on Twine projects faster and easier. When you're ready to publish or test, you simply compile all your project files into an .html file with Tweego.

Documentation

If you notice any errors or broken links within this documentation, please let me know.

Downloads

Tweego – v2.1.1 (released on: )

See the release notes to learn what's changed.

Source Code