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

https://github.com/andrewrathbun/csvheaderhunter

C# program to grab all CSV headers from a directory recursively and output to a CSV file
https://github.com/andrewrathbun/csvheaderhunter

csv csv-headers

Last synced: 9 months ago
JSON representation

C# program to grab all CSV headers from a directory recursively and output to a CSV file

Awesome Lists containing this project

README

          

# CSVHeaderHunter

C# program to grab all CSV headers from a directory recursively and output to a CSV file.

This application wouldn't be possible without the running start provided by [ChatGPT](https://chat.openai.com/chat).