
Developer Tools
pack-src is a CLI tool that recursively packs source code directories into clean ZIP archives. It smartly respects .gitignore and built-in defaults, streams ZIP without loading files into memory, produces deterministic sorted output, and features a polished CLI with progress spinners. Perfect for sharing code, project backups, or CI/CD pipeline integration.