Merge Images With Every Combination
It is tool that merge images from different combination.
-
Download file from release
-
Create
assets/
andassets/output
folders -
Create
settings.json
file -
Using command line to execute it
# build windows
GOOS=windows GOARCH=amd64 go build -tags release .
# build mac
GOOS=darwin GOARCH=amd64 go build -tags release .
# others refs https://golang.org/doc/install/source#environment
Output files to ./assets/output .
settings.json
{
"folders": [
"background",
"cats"
]
}
It is folders from assets that you want to merge images in here. It will merge images for the sort.