Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 299 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 299 Bytes

Jump Hero

A simple jumping game written in ruby.

Setup

git clone ....
cd jump-hero
bundle install
ln -s ../../bin/check .git/hooks/pre-commit
chmod +x .git/hooks/pre-commit

Run Tests

rspec

Copyright

Coypright 2015 Lukas Elmer.