0 Forks
11 Stars
11 Watchers

CodeHarvest

CodeHarvest is a command-line tool for extracting and visualizing the structure and content of GitHub repositories. Easily explore and analyze files and directories, organizing your codebase effectively. Save the structure with indentation intact. Features include fetching branches, customizable file display, local download, and clean output.

How to download and setup CodeHarvest

Open terminal and run command
git clone https://github.com/gui25/CodeHarvest.git
git clone is used to create a copy or clone of CodeHarvest repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CodeHarvest https://github.com/gui25/CodeHarvest/archive/master.zip

Or simply clone CodeHarvest with SSH
[email protected]:gui25/CodeHarvest.git

If you have some problems with CodeHarvest

You may open issue on CodeHarvest support forum (system) here: https://github.com/gui25/CodeHarvest/issues