generate-index-html
v0.0.2
Published
Generates an index.html file listing all the files according to specified pattern
Downloads
386
Readme
Description
Generates an index.html file listing all the files according to specified pattern
Installation
npm install generate-index-html
Usage
npx generate-index-html --cwd reports/screenshots --root reports
This will generate an html file
To see all options run generate-index-html --help