repo for code katas
The repo consists of four different branches having skeleton code for JAVA, RUBY, KOTLIN and TYPESCRIPT
Following are the commands to use for each branch:
run npm run test to run all the tests.
run npm run test:watch to run in watch mode.