README.md
# XT
[](https://hex.pm/packages/xt)
[](https://hexdocs.pm/xt)
[](https://hex.pm/packages/libcluster)
[](https://github.com/cdesch/xt/blob/main/LICENSE)
[](https://github.com/cdesch/xt/commits/master)
This library provides general Elixir Utilities and Tools, such as `pid` conversion... and more to come.
You can find supporting documentation [here](https://hexdocs.pm/xt).
## Installation
```elixir
def deps do
[
{:xt, "~> 0.1.0"}
]
end
```
## Release
Publish to hex.pm
mix hex.publish