💾 Archived View for freeshell.de › tldr › zek.gmi captured on 2023-11-14 at 10:45:16. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Generate a Go struct from XML.
cat {path/to/input.xml} | zek
curl -s {https://url/to/xml} | zek -o {path/to/output.go}
cat {path/to/input.xml} | zek -p -o {path/to/output.go}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).