codebundler
effortlessly combines all your project's code into a single file, for quick code sharing, reviews, or archiving.
features
- One-Click Bundle: With a single command, aggregate all your project files into one.
- Exclude Folders: Automatically grabs .gitignore.
- Simple Structure Overview: Generates a structured summary of your project's files at the beginning of the bundle.
use
- Install the Extension: Search for
codebundler in the VS Code Extensions Marketplace and install.
- Bundle Your Project: Open your project in VS Code, open the Command Palette (
Ctrl+Shift+P ), and execute the Bundle Project Code command.
- Find Your Bundle: Locate the
project_bundle.txt in your project's root directory.
license
licensed under MIT - see LICENSE
| |