Skip to content

bluelemons/bowlemon

Repository files navigation

Build Status Code Climate Test Coverage

Bowling

this is a sinatra application to keep record of bowlings games.

Install

git clone [email protected]:bluelemons/bowlemon.git

cd bowlemon

bundle

Usage

ruby app.rb

Create a new game

/games/new

Push information

PUT /lines/:line?shoot=4

console

irb
require './app'

test

rake test

About

sinatra application to keep tracking of a bowling game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages