Skip to content

egorkaru/genindex-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genindex - index.html for files


Instalation

npm install -g genindex-cli

Usage

Usage: genindex <directory> <url?>

    <directory> - path to directory
    <url>  - start url for files
             add dot with slash by default,
             or get it from .URL file

$ genindex . 'http://example.com/static'

.URL file

You can also save your url to a .URL file so you don’t have to type it into the CLI either.

.description.json file

Better watch the example

And then

$ genindex .

About

Beautiful directory listing for static file sharing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published