git clone [email protected]:elridgedmello/starfleet.git
npm install
node starfleetEvaluator.js path/to/fieldfile.ext path/to/scriptfile.ext
e.g. node starfleetEvaluator.js testFiles/example1/field.txt testFiles/example1/script.txt
Requires node v0.10.29 at the least (it may work with earlier versions, but has only been tested with this version)
Unit tests exist for some of the source. To run the unit test, use jasmine-node
jasmine-node spec/