Do not follow this link

~fancycade/xml_builderl

Erlang library for generating XML
Use andalso/orelse in guards instead of and/or
add doc/ to .gitignore
Add package links

clone

read-only
https://git.sr.ht/~fancycade/xml_builderl
read/write
git@git.sr.ht:~fancycade/xml_builderl

You can also use your local clone with git send-email.

#xml_builderl

An Erlang port of xml_builder.

Includes from_map which is a port of elixir-map-to-xml.

#Build

rebar3 shell

#Test

rebar3 eunit
Do not follow this link