Clone the project and run yarn install
or npm install
.
Use it with simple yarn start
or npm start
. It will rendomly pick a single image for all the defined attributes and merge them into one. Modify config.js
to change the configuration.
By default, output files are written into ./art
directory, beware it will be cleare with every program execution.
To see it in action, just run it and inspect ./art
directory.