Skip to content

phoreverpheebs/git-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-archiver

A simple repository archiver written in Go

  • Saves all assets in every release of a repository
  • Saves the release notes in release-notes.md
  • Saves the source code tarball
  • Does all the above for all repositories of a user, if a user is provided

Usage

git-archiver <repo-url or user-url>

repo-url: https://github.com/{user}/{repo}
user-url: https://github.com/{user}

Installation

Go to releases of this github (ironic I know) and download the executable for your operating system

Build from source:

git clone https://github.com/phoreverpheebs/git-archiver
cd git-archiver
go build .

About

Archive github users and repositories

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages