/servy

Primary LanguageElixir

Servy

This project is part of The Pragmatic Studio's course on Elixir, which I am currently taking and coding along with. I have created a repo for it, solely for the purpose of my own learning as I approach a new programming language. I do not present this as my own work, though I may modify it as I gain comfort in working with Elixir.

Installation

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

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