Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 392 Bytes

This is a very simple stopwatch. It's occasionally helpful.

Use or demo here: http://stopwatch.jasonormand.com

Screenshot

Run it locally

Clone the repo

  git clone git://github.com/okor/simple-stopwatch.git

Start rack

  cd simple-stopwatch
  rackup