Awesome
Mutation
Mutation tool for Elixir
Installation
Add mutation
to your list of dependencies in mix.exs
:
def deps do
[{:mutation, "~> 0.1.0"}]
end
Usage
You will get a new mix task, just execute it and enjoy:
mix mutation
Mutation tool for Elixir
Add mutation
to your list of dependencies in mix.exs
:
def deps do
[{:mutation, "~> 0.1.0"}]
end
You will get a new mix task, just execute it and enjoy:
mix mutation