In development; should not be considered stable yet.
Make sure you're using Node 6.0.0 or above.
$ npm install pokemon-legality-checker
To set up a dev environment:
$ git clone https://github.com/porybox/pokemon-legality-checker.git
$ cd pokemon-legality-checker
$ npm install
To run the tests:
npm test