proof-cli

Command line tool for creating HTML proofs out of images


Keywords
cli, proof, proofing
License
GPL-3.0
Install
npm install proof-cli@0.1.2

Documentation

Proof CLI

Proof CLI will help you in building a set of HTML pages out of a group of images; we use it for proofing website designs to clients.

By default this tool uses a base template repository located here, you can swap this out when creating a proof.

Installation

npm install -g proof-cli

Usage

proof create image1.jpg image2.jpg image3.jpg

For more information on the different commands available:

proof help