Potion
Installation
If available in Hex, the package can be installed as:
-
Add
potionto your list of dependencies inmix.exs:
```elixir
def deps do
[{:potion, "~> 1.5"}]
end
```If available in Hex, the package can be installed as:
potion to your list of dependencies in mix.exs: ```elixir
def deps do
[{:potion, "~> 1.5"}]
end
```