1.0.8 • Published 9 months ago

git-archiver v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Screenshot (35)

git-archiver

A cli tool for archiving all branches of the current project

Built With

Node.js, Chalk

Installation

npm install -g git-archiver

Usage

git-archiver [arguments]

 Options:
   -h, --help                        show help information.
   -v, --version                     show git-archiver version.

   -l, --list                        show all branches in remote repo
   -g, --generate                    generate branches.txt with all branches information

 Examples:

 $ git-archiver                      starts git archiver and generates all archives
git-archiver

After a while you shall see all branches of your currrent project git repositories being saved as zip archives one by one. Screenshot (36) Screenshot (37)

License

Distributed under the MIT License.

Contact

Mayank Kapri - @kapriprograms - may.ghz.conan@example.com

Project Link: https://github.com/rulerzz/git-archiver

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago