Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 873 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 873 Bytes

githost-utils: a go library for working with hosted git providers

Go Report Card Go Reference

About

This is the Go library used by soba, a tool for backing up repositories from popular hosted and self-hosted providers. With a focus on simplicity, dependencies are kept to a minimum and no external libraries are used for interacting with the git providers.

Supported OSes

Tested on Windows 10 and 11, MacOS, and Linux, but should work on all OSes/architectures.

Supported Providers

  • Azure DevOps
  • BitBucket
  • Gitea
  • GitHub
  • GitLab