Downloads all release assets for a project
  • Go 90.2%
  • Makefile 5.7%
  • Dockerfile 4.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-01-16 12:01:03 +01:00
.github/workflows build: Update dependencies 2024-01-16 12:01:03 +01:00
.gitignore Initial 2016-06-30 10:51:27 +02:00
Dockerfile build 2022-02-09 10:52:40 +01:00
ghbinmirror.go Use modules 2022-02-09 10:51:17 +01:00
go.mod build: Update dependencies 2024-01-16 12:01:03 +01:00
go.sum build: Update dependencies 2024-01-16 12:01:03 +01:00
LICENSE Initial 2016-06-30 10:51:27 +02:00
Makefile build 2022-02-09 10:52:40 +01:00
README.md Initial 2016-06-30 10:51:27 +02:00

ghbinmirror

Mirrors all releases assets from a project on GitHub.

Installation

gb build

Usage

ghbinmirror -project syncthing/syncthing -dir /srv/www/archive.syncthing.net

License

MIT