Back to search
CodePack is a simple yet powerful Python tool that packs a directory of code files into a single, well-structured Markdown file. It's perfect for uploading your codebase into AI language models like ChatGPT, Claude, etc.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Refactor create_project_structure function for accurate tree representation
f26d95aView on GitHubEnhance codepack.py with flexible path handling and improved usability
ce76637View on GitHubRefactor codepack.py for improved readability and best practices
04331c9View on GitHubCorrect README.md to avoid display problem when wraping a code block inside another.
49a5803View on GitHub