mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 20:41:57 +00:00
* checkpoint * Docker dev environment final root cause analysis * Update CONTRIBUTING.md * Update apps/fz_common/lib/fz_net.ex Co-authored-by: Po Chen <chenpaul914@gmail.com> Co-authored-by: Po Chen <chenpaul914@gmail.com>
FzCommon
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding fz_common to your list of dependencies in mix.exs:
def deps do
[
{:fz_common, "~> 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/fz_common.