Sha256: 12011e0d325e9f190015d5924fe734ae842a93b05caed510729f6e443b9c976d

Contents?: true

Size: 692 Bytes

Versions: 2

Compression:

Stored size: 692 Bytes

Contents

Command-line compiler turning Twee-like files into Twine2-like output.
-------------------------------------------------------------------------------
Usage:

  twee2 build [input.tw2] [output.html] [[--format=story_format]]
    Compiles the specified twee-like file into an output file. optionally
    specify the format (Harlowe, Paperthin, Snowman, SugarCube, etc.).

  twee2 watch [input.tw2] [output.html] [[--format=story_format]]
    Syntax is the same as build, but twee2 will automatically watch for
    changes to your input file and recompile dynamically.

  twee2 formats
    Lists the output formats that are understood.

  twee2 help
    Displays this message.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
twee2-0.2.2 doc/usage.txt
twee2-0.2.0 doc/usage.txt