aboutsummaryrefslogtreecommitdiff
path: root/apps/util/README.md
blob: 4b69d4c19b52c1b15d3c6ba7c6d5cf03bc704de8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Thulani.Util

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `util` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:util, "~> 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/util](https://hexdocs.pm/util).