Skip to content

stuartc/marsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marsbot

Usage

# Using a file
./bin/marsbot file_name.txt
# Using STDIN
cat file_name.txt | ./bin/marsbot

Running the tests

The tests can be run using rspec.

Dependencies

The target version of Ruby is 2.5.0.

There are no runtime dependencies, however in order to run the test suite rspec is required.

$ gem install rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages