Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 672 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 672 Bytes

JehovakelExTimes

Module, die benötigt werden, um mit Zeiten und Zeitperioden umzugehen

Installation

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

def deps do
  [
    {:jehovakel_ex_times, "~> 1.0.0",
       git: "https://github.com/STUDITEMPS/jehovakel_ex_times.git"
    }
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/jehovakel_ex_times.