Darin755 / html-generator

a script to generate a html page for files on a directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html-generator

  • a script to generate a html page for files in a directory

To use:

  • run ./populate *path-to-directory* outside the target directory

Notes:

  • the script will delete any index.html files in the directory and over write them with the new index.html

  • the script is not recursive (i.e. you must run it once per folder)

About

a script to generate a html page for files on a directory

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%