Just want to use it? See our First use guide instead.
$ npm ci
$ npm link # makes the relate command available globally
Environments (see test folder for sample):
$ relate environment:init
Check the env-paths.ts file to see where files are stored and how to override the default paths.
Uses version 4.0.4 or set the TEST_NEO4J_VERSION
environment variable to whatever version you're testing against.
$ npm test
Check TESTING.md for more information.
$ npm run lint
$ npm run prettify
$ npm run generate:docs