| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CHECKSUMS.txt | 2026-04-09 | 610 Bytes | |
| opensrc-linux-x64 | 2026-04-09 | 5.1 MB | |
| opensrc-win32-x64.exe | 2026-04-09 | 4.8 MB | |
| opensrc-darwin-arm64 | 2026-04-09 | 4.2 MB | |
| opensrc-darwin-x64 | 2026-04-09 | 4.6 MB | |
| opensrc-linux-arm64 | 2026-04-09 | 4.4 MB | |
| opensrc-linux-musl-arm64 | 2026-04-09 | 4.2 MB | |
| opensrc-linux-musl-x64 | 2026-04-09 | 4.9 MB | |
| README.md | 2026-04-09 | 321 Bytes | |
| v0.7.1 source code.tar.gz | 2026-04-09 | 204.7 kB | |
| v0.7.1 source code.zip | 2026-04-09 | 236.8 kB | |
| Totals: 11 Items | 32.5 MB | 0 | |
New Features
- Private repo support — Authenticate with GitHub and GitLab private repos via
GITHUB_TOKENandGITLAB_TOKENenvironment variables (#38)
Bug Fixes
removecommand — Accept the same repo formats asfetch(e.g.github:owner/repo, full URLs) instead of onlyowner/repo(#39)