An Ash-based application to manage Podcast subscriptions and assets.
.vscode | ||
config | ||
lib | ||
priv | ||
test | ||
.dialyzer_ignore.exs | ||
.doctor.exs | ||
.drone.yml | ||
.formatter.exs | ||
.gitignore | ||
.tool-versions | ||
CHANGELOG.md | ||
mix.exs | ||
mix.lock | ||
README.md | ||
renovate.json |
Podbox
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding podbox
to your list of dependencies in mix.exs
:
def deps do
[
{:podbox, "~> 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/podbox.