An open API service indexing awesome lists of open source software.

https://github.com/ayan4m1/git-encapsulate


https://github.com/ayan4m1/git-encapsulate

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# git-encapsulate

[![npm version](https://badge.fury.io/js/@ayan4m1%2Fgit-encapsulate.svg)](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/`.