This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
mebe-2/README.md

22 lines
491 B
Markdown
Raw Permalink Normal View History

2018-10-15 19:47:05 +00:00
# Mebe2
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `mebe_2` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:mebe_2, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/mebe_2](https://hexdocs.pm/mebe_2).