Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 310 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 310 Bytes

Location

Location and language database.

Installation

The package can be installed by adding location to your list of dependencies in mix.exs:

def deps do
  [
    {:location, "~> 0.0.1"}
  ]
end

Tthe docs can be found at https://hexdocs.pm/location.