Skip to content

jbowkett/alice-bob-charlie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Alice Bob Charlie

Coding assignment submission by James Bowkett james@bowkett.info.

Built using Java 8 and Gradle 2.0.

Clone this repo, then run:

$ gradle build

$ java -jar build/libs/alice-bob-charlie-1.0.jar

The main source is in src/main/java, the Junit tests in src/test/java.
There are also cucumber scenarios in test/features.

The main class is info.bowkett.abc.Main.

Outside of the commands specified in the assignment, the shell will also respond to quit to quit from the shell.

If you have any problems running the code and/or the tests then please do not hesitate to get in touch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published