https://github.com/ayan4m1/git-encapsulate
https://github.com/ayan4m1/git-encapsulate
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayan4m1/git-encapsulate
- Owner: ayan4m1
- License: mit
- Created: 2024-04-04T07:18:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-19T00:01:06.000Z (over 1 year ago)
- Last Synced: 2025-09-04T12:57:50.632Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# git-encapsulate
[](https://badge.fury.io/js/@ayan4m1%2Fgit-encapsulate)
## features
- Written in TypeScript
- Small footprint
- Makes archiving many Git repos a cinch!
## requirements
- Node 22+
## installation
> npm i -g @ayan4m1/git-encapsulate
## usage
Running
> git-encapsulate /path/to/code-root/
Will create a tgz archive for each of the Git repositories in `/path/to/code-root/`.