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"}
]
endDocs can be found at https://hexdocs.pm/trivial.