Intro
Gickup supports various code hosters:
Github
- token: your github token. You don't need one, if you backup only public repositories, although it is possible to hit the limit for the Github-API. It can also be an environment variable.
Gitlab
- token: your gitlab token. You don't need one, if you backup only public repositories. It can also be an environment variable.
Gitea
- token: your gitea token. You don't need one, if you backup only public repositories. It can also be an environment variable.
Gogs
- token: your gogs token. You don't need one, if you backup only public repositories. It can also be an environment variable.
Onedev
- token: your onedev token. You don't need one, if you backup only public repositories. It can also be an environment variable.
Sourcehut
- token: your sourcehut token. You don't need one, if you backup only public repositories. It can also be an environment variable.
Bitbucket
- url//bitbucket.org is used.
Any
- token: Token of the hoster. It can also be an environment variable.