gen-directory-index is a simple CLI application to generate an nginx-like directory index with modern styling, e.g.
responsive design, larger fonts, etc.
Basic usage is:
gen-directory-index pathGenerates an index.html for the given path listing its files and subdirectories. Treats the given path as root.
Use gen-directory-index --help for options.
