No description
Find a file
2024-02-23 12:19:58 -06:00
lib feat: Recursively generate resource code 2024-02-23 12:19:58 -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 Commit initially 2024-02-22 18:24:26 -06:00
mix.exs Commit initially 2024-02-22 18:24:26 -06:00
mix.lock Commit initially 2024-02-22 18:24:26 -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.