A simple script that generates a productdata based on a given furnidata.
- Clone or download this repo.
- Replace
resource/furnidata.xmlwith your own. - Open the terminal and navigate inside the directory using
cd /path/to/directory. - Run
npm ito install the dependencies. - Run
node src/index.jsto generate the productdata.
The productdata is generated and stored inside resource/productdata.txt.