Frank de Jong

Results 4 comments of Frank de Jong

I modified the NodeJS 8 Dockerfile to (safely) install Yarn 1.5.1 and updated the S2I assembly file to run yarn install, instead of npm install, when a yarn.lock is present....

@nomemory do you have anything specific in mind? Additional features, increased test coverage?

Great, I'll have a look tonight if I can contribute. It certainly seems like a useful library!

As a start, I created a PR that introduces Maven and JUnit into the project. To simplify things a bit for beginners, tests can write information to System.out which will...