mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 05:29:30 -06:00
JavaScript (Node.js) bindings to PGF runtime
Pre-requisites
npm install
You might need this:
PYTHON=/usr/bin/python2 npm install -g node-gyp
Installation
npm run build
Running tests
npm run test