resembles
v0.0.1
Published
A small CLI wrapper around resemble.js
Readme
Installation
This package assumes you have phantomjs installed, and available in your path. If that is not the case follow their installation instructions.
Usage
resembles [options] path1 path2
Options:
-h, --help output usage information
-V, --version output the version number
-d, --dimensions <size> The dimensions to use for the viewport (default: 2550x1680)
-o, --output <output> The directory to use to save the image files. (default: os.tmpdir())
-p, --port <port> The port to use for PhantomJS