mirror of
https://github.com/tmedwards/tweego.git
synced 2025-07-04 21:50:33 -04:00
11 lines
706 B
Markdown
11 lines
706 B
Markdown
# Tweego
|
|
|
|
[Tweego](http://www.motoslave.net/tweego/) is a free (gratis and libre) command line compiler for [Twine/Twee](http://twinery.org/) story formats, written in [Go](http://golang.org/).
|
|
|
|
See [Tweego's documentation](http://www.motoslave.net/tweego/docs/) for information on how to set it up and use it.
|
|
|
|
Tweego has a Trello board, [Tweego TODO](https://trello.com/b/l5xuRzFu). Feel free to comment.
|
|
|
|
## NOTICE
|
|
|
|
This is the initial commit to this GitHub repository, which is a migration from the old Bitbucket repository. It is based on the v2.0.0 release and is not suitable for compilation as-is due to import path differences. The first release from this repository will address that problem.
|