Skip to content

jyokyoku/html-catalog-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-catalog-gen

npm version License: MIT

Make a file catalog html with links.

Installation

Use NPM:

$ npm i html-catalog-gen

Use Yarn:

$ yarn add html-catalog-gen

Usage

$ html-catalog-gen INPUT_DIR {OPTIONS}

Options:

-c --catalog  The name of the catalog file.
-p --pattern  The pattern of the file you want to list.
-e --exclude  The pattern of the exclude files or directory.
-v --version  Print the html-catalog-gen version number

About

Make a html files index with links.

Resources

License

Stars

Watchers

Forks

Packages

No packages published