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