ex_tool_chest

A few sentences (a paragraph) describing the project.


License
MIT

Documentation

ExToolChest

Module Version Hex Docs Total Download License Last Updated

This library provides general Elixir Utilities and Tools, such as pid conversion... and more to come.

You can find supporting documentation here.

Installation

def deps do
  [
    {:ex_tool_chest, "~> 0.1.0"}
  ]
end

Release

Publish to hex.pm

mix hex.publish