Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 468 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 468 Bytes

Follower-maze-server

Codacy Badge

An implementation of Follower-maze-server.

The executable jar can be generated with:

  mvn clean install

The application can run from maven using:

  mvn exec:exec