No description
Find a file
2023-08-10 08:30:20 +00:00
lib feat: Commit initially 2023-08-10 08:30:20 +00:00
test feat: Commit initially 2023-08-10 08:30:20 +00:00
.formatter.exs feat: Commit initially 2023-08-10 08:30:20 +00:00
.gitignore feat: Commit initially 2023-08-10 08:30:20 +00:00
.gitlab-ci.yml feat: Commit initially 2023-08-10 08:30:20 +00:00
.mash.exs feat: Commit initially 2023-08-10 08:30:20 +00:00
mix.exs feat: Commit initially 2023-08-10 08:30:20 +00:00
mix.lock feat: Commit initially 2023-08-10 08:30:20 +00:00
README.md feat: Commit initially 2023-08-10 08:30:20 +00:00

Mash

TODO: Add description

Installation

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

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