Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.05 KB

README.md

File metadata and controls

53 lines (30 loc) · 1.05 KB

RobotsChallenge

Robots coding challenge for iress

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Gradle - gradle should organise the installation of groovy and junit for you

Installing

There are 2 command files supplied: commands and command2

If you run:

gradle  -Pcommand-file-name=commands

It will build the "application" and run using the named commands file

Running the tests

There are 5 automated JUnit Tests. To run all simply execute

gradle test

Deployment

There is no provision for deployment.

Built With

  • Gradle - Build tool and dependency management

Versioning

We use GitHub for versioning.

Authors

License

None

Acknowledgments

None