/minimix

presentation example on contracts

Primary LanguageElixir

Minimix

Contract Programming with elixir Code BEAM V presentation.

Installation

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

def deps do
  [
    {:minimix, git: "https://github.com/chouzar/minimix.git", tag: "main"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/minimix.