README.md 350 Bytes

Project 3 - grep

Spec

The spec for this project can be found at grep.md.

Testing infrastructure

Several tests are provided in the tests directory. To run them, you need to run npm install once and then npm test each time you want to run the tests.