Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 913 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 913 Bytes

narratr

now with fewer vowels

Note: I changed the repo name so you guys may have to do git remote set-url origin https://github.com/cswatt/narratr.git

running tests

Let's use nose! pip install nose

And then just run nosetests

If you wanna see how an ntr file is lexed/parsed/etc., here's a tool: python examine.py whatever.ntr

Add a -v for verbose.

Other resources

Tutorial - https://www.overleaf.com/2447303gvvhrc#/6374436/

LRM - https://www.overleaf.com/2405314nbgbrz#/6231244/

Whitepaper - https://drive.google.com/open?id=0B7xCVUksODqXSmpkTUhMa0tYR1E&authuser=0

Big ol' narratr folder - https://drive.google.com/a/columbia.edu/folderview?id=0B7xCVUksODqXflJQQTNEME9EVGFaYkpfSXZpTm00RWZWeXMyQkZ2aGtIQXlQd0NKanRpRG8&usp=sharing_eid

Some non-text files originally in the repository have been moved to a shared Google Drive. This repository only contains versionable text.