FCIS Java This is an implementation of the 'Functional Core, Imperative Shell' kata in Java To run the tests: $ ./gradlew test To run the application: $ ./gradlew run