8000 GitHub - bluelemons/bowlemon: sinatra application to keep tracking of a bowling game.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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 git@github.com: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

0