hongy3025 / make-index

Generate index.html file for folders without one.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make-index

Generate index.html file for folders without one.

First version of this tool; it has sharp edges.

TODO:

  • Allow passing in root folder to begin with.
  • Make finding default template automatic.
  • Allow passing in custom template.
  • Add ability to perform 'dry-run'
  • Clean up output (don't spam with %v).

About

Generate index.html file for folders without one.

License:MIT License


Languages

Language:Go 93.4%Language:HTML 6.6%