https://github.com/jaredallard/vcs
Go libraries for interacting with Version Control Systems
https://github.com/jaredallard/vcs
github github-releases gitlab gitlab-releases golang
Last synced: 29 days ago
JSON representation
Go libraries for interacting with Version Control Systems
- Host: GitHub
- URL: https://github.com/jaredallard/vcs
- Owner: jaredallard
- License: lgpl-3.0
- Created: 2024-07-21T01:08:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-03T16:00:28.000Z (about 1 month ago)
- Last Synced: 2025-09-03T18:04:33.960Z (about 1 month ago)
- Topics: github, github-releases, gitlab, gitlab-releases, golang
- Language: Go
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# vcs
[](https://github.com/jaredallard/vcs/releases)
[](https://github.com/jaredallard/vcs/blob/main/LICENSE)
[](https://github.com/jaredallard/vcs/actions/workflows/tests.yaml)
[](https://app.codecov.io/gh/jaredallard/vcs)Go libraries for interacting with Version Control Systems (vcs).
Primarily oriented around resolving versions, interacting with Git,
and downloading releases.## Supported VCS
- Github
- Gitlab## License
LGPL-3.0