galaxykate / tracery

Tracery: a story-grammar generation library for javascript
Apache License 2.0
2.11k stars 246 forks source link

how to build? #29

Open dribnet opened 7 years ago

dribnet commented 7 years ago

What's the best way to buildtracery.js from source? I noticed that the tracery.js is missing some functionality that tracery.min.js has (eg: grammar.toText()), so I wanted to rebuild it.

galaxykate commented 7 years ago

Try the tracery2 branch. It's cleaner and better-made, and no longer needs require to build, so you can just modify tracery.js and go.

On Sep 13, 2016 7:06 PM, "Tom White" notifications@github.com wrote:

What's the best way to buildtracery.js from source? I noticed that the tracery.js is missing some functionality that tracery.min.js has (eg: grammar.toText()), so I wanted to rebuild it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/galaxykate/tracery/issues/29, or mute the thread https://github.com/notifications/unsubscribe-auth/ACYbFZBYdfdUJdJJDvRM_mLvecAgAiP0ks5qp1aZgaJpZM4J8VEV .