No description
Find a file
2024-02-29 19:00:07 -06:00
lib feat: Add struct conversion code 2024-02-29 19:00:07 -06:00
test Commit initially 2024-02-22 18:24:26 -06:00
.formatter.exs Commit initially 2024-02-22 18:24:26 -06:00
.gitignore feat: Implement embedded schemas 2024-02-24 10:42:27 -06:00
mix.exs feat: Implement embedded schemas 2024-02-24 10:42:27 -06:00
mix.lock feat: Implement embedded schemas 2024-02-24 10:42:27 -06:00
README.md Commit initially 2024-02-22 18:24:26 -06:00

Kindling

TODO: Add description

Installation

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

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/kindling.