xml2dragon
v1.0.5
Published
Xml To Dragon Programming Language Converter
Downloads
5
Readme
INSTALLATION
Install xml2dragon with npm.
npm i -g xml2dragon
USAGE
Convert your xml UI to Dragon Programming Language.
xml2dragon main.xml
Where main.xml is the name of your xml file.
If it runs successfully,
You will have a file with the name app.dgn in the same directory.
INFO
xml2dragon is not complete and might not convert your xml files correctly. We are working to make it better. Feel free to contribute.