]> git.cworth.org Git - glaze/blob - xml2def
591c769a5175e883d607489caaa6acb5c7da83dc
[glaze] / xml2def
1 #!/bin/sh
2
3 xmlstarlet sel -t -m "/registry/commands/command/proto/name" -s A:T:- "." -v "concat('GLAZE_API(',concat(.,')
4 '))" "$1"