Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/byjokese/Generate-Index-Files

Auto generates recursively an index.html file indexing folder's content.
https://github.com/byjokese/Generate-Index-Files

automatic generator html indexing python recursive

Last synced: about 1 month ago
JSON representation

Auto generates recursively an index.html file indexing folder's content.

Awesome Lists containing this project

README

        

# Generate Index Files
Auto generates recursively an index.html file indexing folder's content.

## Usage
Download this python script from https://cdn.byjokese.com/python/generate-index.py or from the lastest version in this repository: https://github.com/byjokese/Generate-Index-Files/releases.
1. Place the script into the root folder (root will be indexed also).
2. Execute the script.

The generated `index.html` file will look like:
```html

Index of ./folderName

Index of ./folderName




```

## Support on Beerpay
Hey dude! Help me out for a couple of :beers:!

[![Beerpay](https://beerpay.io/byjokese/Generate-Index-Files/badge.svg?style=beer-square)](https://beerpay.io/byjokese/Generate-Index-Files) [![Beerpay](https://beerpay.io/byjokese/Generate-Index-Files/make-wish.svg?style=flat-square)](https://beerpay.io/byjokese/Generate-Index-Files?focus=wish)