I tried to pull down the codebase and use the commands given in the readme.md to build and use the project.
They didn't work due an inability to resolve a 3rd party nodejs dependency due to a missing comma. This is pretty annoying.
Adding a travis.yml file will build the project on each commit and let us know that the project can successfully be compiled.
I tried to pull down the codebase and use the commands given in the readme.md to build and use the project. They didn't work due an inability to resolve a 3rd party nodejs dependency due to a missing comma. This is pretty annoying. Adding a travis.yml file will build the project on each commit and let us know that the project can successfully be compiled.