tweego/docs/introduction.md
2020-03-03 02:30:40 -06:00

1.3 KiB

Introduction

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

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.

Note: If you believe that you've found a bug in Tweego, or simply wish to make a suggestion, you may do so by creating a new issue at its source code repository.