HLClock

Build Status

Installation

Now available in Hex, the package can be installed by adding hlclock to your list of dependencies in mix.exs:

def deps do
  [{:hlclock, "~> 0.1.3"}]
end