0.0.3 • Published 6 years ago

genindex-cli v0.0.3

Weekly downloads
2
License
CC-BY-4.0
Repository
github
Last release
6 years ago

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 .
0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago