/CodeStruct

This project, named CodeStruct, is a C# console application designed to generate a representation of a directory structure containing source code files. The generated output, which includes file paths and their content, is then copied to the clipboard, making it easy to share or document a directory's code structure.

Primary LanguageC#MIT LicenseMIT

Stargazers