No description
db17577bb5
The mix task will fetch the element documentation from MDN for each element and include that in the documentation. The main documentation for these macros will be in the moduledoc |
||
---|---|---|
config | ||
lib | ||
test | ||
.formatter.exs | ||
.gitignore | ||
mix.exs | ||
mix.lock | ||
README.md |
Dsl
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding dsl
to your list of dependencies in mix.exs
:
def deps do
[
{:dsl, "~> 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/dsl.