Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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