TODO: Add description
If available in Hex, the package can be installed
by adding talk_like_a_x
to your list of dependencies in mix.exs
:
def deps do
[
{:talk_like_a_x, "~> 0.0.2"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/talk_like_a_x.
Run credo for refactoring and syntax issues
mix credo