Skip to content

mattrossman/tweego-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweego-node

Convenience node wrapper for Tweego.

Upon install, this downloads the appropriate Tweego release for your platform/arch, extracts it, and removes the archive.

The tweego bin links to a run.js script that spawns the extracted executable with the TWEEGO_PATH environment variable pointing to the extracted storyformats.

Usage

npm install /path/to/tweego-node
// OR
yarn add /path/to/tweego-node

and in package.json:

"scripts" {
	"build": "tweego -o index.html inputfile.twee"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published