Skip to content

huboneo/relate

 
 

Repository files navigation

relate

Just want to use it? See our First use guide instead.

Installation

$ npm ci
$ npm link # makes the relate command available globally

Configuration

Required files

Environments (see test folder for sample):

$ relate environment:init

Paths

Check the env-paths.ts file to see where files are stored and how to override the default paths.

Testing

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.

Linting

$ npm run lint

Prettifying

$ npm run prettify

Generate documentation

$ npm run generate:docs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 1.8%
  • Other 0.2%