g2g is a small program that migrate stars made on github projects to self owned gogs/gitea instance
Go to file
2019-07-07 12:49:21 +02:00
.vscode updated github_to_gogs 2019-06-09 14:44:07 +02:00
vendor added vendors in project 2019-06-08 09:05:45 +02:00
.gitignore renamed project from _ to - 2019-07-07 12:00:08 +02:00
functions.go reworked project structure 2019-07-07 12:47:28 +02:00
github-to-gogs.go reworked project structure 2019-07-07 12:47:28 +02:00
github-to-gogs.ini.sample renamed project from _ to - 2019-07-07 12:00:08 +02:00
go.mod modified go.mod file 2019-07-07 12:01:34 +02:00
go.sum added vendors in project 2019-06-08 09:05:45 +02:00
Makefile renamed project from _ to - 2019-07-07 12:00:08 +02:00
README.md Add 'README.md' 2019-07-07 12:49:21 +02:00
types.go updated github_to_gogs 2019-06-09 14:44:07 +02:00
VERSION added vendors in project 2019-06-08 09:05:45 +02:00

github-to-gogs

Howto

Build

go build

Run

./github-to-gogs -configfile github-to-gogs.ini

License

BSD