Skip to content

mdurlin/code-samples

Repository files navigation

code-samples

Author: Matthew Curtis Durlin

Purpose: To demonstrate capability and practice new technologies

Getting started

To set up this project using git

  1. Clone the repository
$ git clone https://github.com/mdurlin/code-samples.git
  1. Run the gradle eclipse task
$ gradle eclipse
  1. Open Eclipse then import -> existing gradle project

Running the build

To build this project, simply run the following command

$ gradle build

Running Problem 1 Test Suite

To execute the test suite, simply run the following command

$ gradle test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published