Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 282 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 282 Bytes

EctoTalon

Add Ecto support to Talon.

Installation

If available in Hex, the package can be installed by adding ecto_talon to your list of dependencies in mix.exs:

def deps do
  [{:ecto_talon, "~> 0.1.0"}]
end

License

TBD