An open API service indexing awesome lists of open source software.

https://github.com/jmtd/github2gogs

script to add all your GitHub repositories to Gogs as mirrors
https://github.com/jmtd/github2gogs

Last synced: 12 months ago
JSON representation

script to add all your GitHub repositories to Gogs as mirrors

Awesome Lists containing this project

README

          

# github2gogs

A Bash script to add all your GitHub repositories to a Gogs instance as mirrors.

Requires [curl]() and [jq]().

## Usage

Edit the script and set the parameters at the top to values that reflect your
GitHub account and your Gogs instance, then run it.

## License

[GPL 3](LICENSE)

## Author

[Jonathan Dowland](https://jmtd.net/)

[curl]: https://curl.haxx.se/
[jq]: https://stedolan.github.io/jq/