An open API service indexing awesome lists of open source software.

https://github.com/johnweldon/make-index

Generate index.html file for folders without one.
https://github.com/johnweldon/make-index

Last synced: 5 months ago
JSON representation

Generate index.html file for folders without one.

Awesome Lists containing this project

README

          

# 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).