$ git clone [email protected]:okason97/hand-cropper.git
$ cd hand-cropper
$ yarn
$ yarn handcropper [<path_to_images> <extension_name>]
Where <path_to_images>
is set to ./
by default and <extension_name>
is set to png
by default.
NOTE: Post-install script will replace ./node_modules/handtrackjs/src/index.js
with ./index.js