Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 627 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 627 Bytes

MaxoKit

Hex.pm Docs CI

MaxoKit is ...

Usage

IO.puts "hello"

Installation

The package can be installed by adding maxo_kit to your list of dependencies in mix.exs:

def deps do
  [
    {:maxo_kit, "~> 0.1"}
  ]
end

The docs can be found at https://hexdocs.pm/maxo_kit.