Skip to content

Kowalczykiewicz/RoverCommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rover Commander

Functional implementation of Rover Commander.

Requirements

Install scala-sbt (http://www.scala-sbt.org/download.html)

Usage & Development

The following commands are executed from within the base directory (directory containing the build.sbt file)

Build

sbt compile

Run unit tests

sbt test

Test coverage

sbt clean coverage test coverageReport

About

Functional implementation of Rover Commander

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages