Skip to content

try-harder/rhyme-harder-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Rust implementation of the simple TDD task for Rhyme Harder

Compiling and Running

  1. install Rust by following the instructions here: [http://doc.rust-lang.org/doc/tutorial.html#installation]
  2. compile with rustc -g --test rhyme-harder.rs
  3. run with ./rhyme-harder

If you're running windows, these steps will probably have to be modified slightly, by adding the odd .exe here and there perhaps.

About

Rust Implementation of the Rhyme Harder TDD task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages