Once the script is run, a dict containing all matching languages with a match count > 0 will be outputted in a text file for further use.
Makes use of the Programming Languages and their associated filename extensions repo.
Loops though all files in directory and returns a count of file extensions related to programming.
PythonGPL-3.0
Once the script is run, a dict containing all matching languages with a match count > 0 will be outputted in a text file for further use.
Makes use of the Programming Languages and their associated filename extensions repo.