Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewrgarcia/showfileshere
Capture, share, and rebuild your project’s file structure with ease. Perfect for sharing and AI-driven project generation.
https://github.com/andrewrgarcia/showfileshere
ai-integration automation bash-script code-analysis data-extraction developer-tools file-management open-source productivity programming-tools text-processing
Last synced: 21 days ago
JSON representation
Capture, share, and rebuild your project’s file structure with ease. Perfect for sharing and AI-driven project generation.
- Host: GitHub
- URL: https://github.com/andrewrgarcia/showfileshere
- Owner: andrewrgarcia
- License: mit
- Created: 2024-08-05T01:10:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T19:35:58.000Z (24 days ago)
- Last Synced: 2024-12-15T01:14:09.282Z (21 days ago)
- Topics: ai-integration, automation, bash-script, code-analysis, data-extraction, developer-tools, file-management, open-source, productivity, programming-tools, text-processing
- Language: Shell
- Homepage:
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# files-here-wzrd
An intuitive toolset for capturing and recreating directory structures effortlessly! files-here-wzrd allows you to generate a complete snapshot of your project files in a single .txt file, ideal for sharing, backup, or AI-driven analysis. Easily rebuild entire directories from a text-based blueprint, and complement this process with powerful AI tools like GPT for project generation and insights.
## Overview
The `files-here-wzrd` toolkit includes two key algorithms:
- [**`ShowFilesHere`**](show): Captures and outputs all files with specified extensions in a directory into a single, organized `.txt` file.
- [**`MakeFilesHere`**](make): Reconstructs files and their directory structure from a `.txt` file created by `ShowFilesHere.sh`.This toolkit is ideal for developers, researchers, and teams working with large codebases or datasets who need a quick way to navigate and document their projects or to reconstruct files for easier distribution or analysis with AI tools.
## License
This toolkit is open-source and available under the [MIT License](LICENSE).