Skip to content

A utility to help archive old git repos that are no longer in use.

License

Notifications You must be signed in to change notification settings

lareeth/RepoMage

Repository files navigation

RepoMage

This is a helper utility thats designed to help archive old repos that are no longer in use.

Environment Status
Master Build Status
Dev Build Status

Running docker image

There is a prebuilt image that is available https://hub.docker.com/r/lareeth/repomage and can run with the following command

docker run -v $PWD/settings.json:/opt/app/settings.json:ro lareeth/repomage

Building local docker image

This has been designed so you do not need dotnet core installed on your local machine

docker build -t repomage .

License

FOSSA Status

About

A utility to help archive old git repos that are no longer in use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published