trivial

A Read-only TFTP Service for Elixir


License
MIT

Documentation

Trivial

A Read-only TFTP Service for Elixir

Installation

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

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

Docs can be found at https://hexdocs.pm/trivial.