Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unique-thinker/mars-rover


https://github.com/unique-thinker/mars-rover

rspec ruby

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

## Instructions

**Requirements:**

- **Ruby** 3.1.2

##### 1. Run Rspec

```bash
rspec
```
##### 2. Test code and pass args inputs

```bash
ruby ./src/execute.rb --first_args '3 3 E' --second_args 'MMRMMRMRRM'
```