Show HN: Pack-src – pack source code into clean shareable ZIP
Category: cli-tool
Tags: cli-tool, zip, source-code-packaging
Score: 5.5/10 (Innovation: 3, Technical: 6, Documentation: 7, Utility: 6)
packsrc is a CLI tool that recursively packs source code directories into clean, shareable ZIP archives with smart ignoring of common files. It's interesting because it offers a polished, zero-config alternative to basic zip commands with features like deterministic output, stream processing, and multiple ignore file support.
Target audience: backend devs, devops
Repository: https://github.com/muhammadmuzzammil1998/pack-src · TypeScript · MIT · 2 stars
View on Hacker News