Maestro
This library is under active development. There are a lot of names and code organization that will change as we approach a proper release.
Installation
Now available in Hex, the package can be installed
by adding maestro
to your list of dependencies in mix.exs
:
def deps do
[{:maestro, "~> 0.1"}]
end