Project Description

Program to generate a README that contains the names, descriptions, and links of the my GitHub repositories in the form of a list. The list will also be organized into folders. Currently the program is written in C with a Python script that allows the program to interact with GitHub. The plan being to eventually replace the Python script with C code.

README Generator Project's Posts