/image-joiner

A simple cli program to join two images together in bulk

Primary LanguageTypeScriptMIT LicenseMIT

image-joiner

A simple cli program to join two images together in bulk.

Compiling

First install dependencies

npm i

Then compile the typescript to js.

tsc