tres/examples/evpn_router/README.md
2018-10-13 23:59:00 +09:00

516 B

EvpnRouter

TODO: Add description

Installation

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

def deps do
  [
    {:evpn_router, "~> 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/evpn_router.