nifoc / weewx-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeewxProxy

TODO: Add description

Installation

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

def deps do
  [
    {:weewx_proxy, "~> 0.1.0"}
  ]
end

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

About

License:ISC License


Languages

Language:Elixir 71.2%Language:Nix 28.8%