:locusts
Description
locusts is a member of a series of libraries that allows you to introduce locusts into your codebase.
Why would you want to do that? I don't know.
Installation
If available in Hex, the package can be installed
by adding locusts
to your list of dependencies in mix.exs
:
def deps do
[
{:locusts, ">= 0.0.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/locusts.
License
This project is licensed under the BSD Zero Clause License. See the LICENSE file for details.