Krug
A Utilitary package functionalities modules for secure/improve development.
Installation
If available in Hex, the package can be installed
by adding krug
to your list of dependencies in mix.exs
:
def deps do
[
{:krug, "~> 0.1.0"}
]
end
The docs can be found at https://hexdocs.pm/krug.