AutoREADME is an extension for VSCode that allows for automatic generation of README files. It uses an API called OpenAI to gather necessary information such as source code and folder structure and generates a README file in Markdown format.
Features
This extension provides the following features:
Automatic generation of README files
Configuration of OpenAI API key
Installation
Open VSCode and select the "Extensions" menu.
Type "AutoREADME" into the search bar and search for the extension.
Select the extension and click the "Install" button to install it.
After installation is complete, a confirmation message "Do you want to open the Extension Name settings?" will appear. Click "Open Settings" to go to the settings page and configure the API key.