A simple jumping game written in ruby.
git clone ....
cd jump-hero
bundle install
ln -s ../../bin/check .git/hooks/pre-commit
chmod +x .git/hooks/pre-commit
rspec
Coypright 2015 Lukas Elmer.
A simple jumping game written in ruby.
git clone ....
cd jump-hero
bundle install
ln -s ../../bin/check .git/hooks/pre-commit
chmod +x .git/hooks/pre-commit
rspec
Coypright 2015 Lukas Elmer.