- Written in TypeScript
- Small footprint
- Makes archiving many Git repos a cinch!
- Node 18+
npm i -g @ayan4m1/git-encapsulate
Running
git-encapsulate /path/to/code-root/
Will create a tgz archive for each of the Git repositories in /path/to/code-root/
.