An open API service for producing an overview of a list of open source projects.

https://github.com/yarlson/lnk

configuration-management devtools dotfiles dotfiles-manager

Score: -Infinity

Last synced: about 5 hours ago
JSON representation

Repository metadata:

🔗 Git-native dotfiles management that doesn't suck.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 99
Total Committers: 3
Avg Commits per committer: 33.0
Development Distribution Score (DDS): 0.081

Commits in past year: 39
Committers in past year: 2
Avg Commits per committer in past year: 19.5
Development Distribution Score (DDS) in past year: 0.128

Name Email Commits
Yar Kravtsov y****n@g****m 91
dependabot[bot] 4****] 7
Rene Leonhardt 6****t 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 16
Total pull requests: 21
Average time to close issues: 10 days
Average time to close pull requests: 11 days
Total issue authors: 10
Total pull request authors: 7
Average comments per issue: 0.56
Average comments per pull request: 0.33
Merged pull request: 4
Bot issues: 0
Bot pull requests: 11

Past year issues: 5
Past year pull requests: 12
Past year average time to close issues: 2 months
Past year average time to close pull requests: 17 days
Past year issue authors: 4
Past year pull request authors: 6
Past year average comments per issue: 0.4
Past year average comments per pull request: 0.58
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/yarlson/lnk

Top Issue Authors

  • pzmarzly (4)
  • xplshn (2)
  • Ratler (2)
  • saitota (2)
  • scratchmex (1)
  • pcause (1)
  • 2gn (1)
  • jdahm (1)
  • daeho-ro (1)
  • Mr-McBride (1)

Top Pull Request Authors

  • dependabot[bot] (11)
  • yarlson (5)
  • Copilot (1)
  • abdelkadouss (1)
  • reneleonhardt (1)
  • polymorcodeus (1)
  • scratchmex (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (11)
  • github_actions (6)
  • go (5)

Package metadata

proxy.golang.org: github.com/yarlson/lnk

  • Homepage: https://github.com/yarlson/lnk
  • Documentation: https://pkg.go.dev/github.com/yarlson/lnk#section-documentation
  • Licenses: MIT
  • Latest release: v0.9.1 (published 5 months ago)
  • Last Synced: 2026-09-25T11:01:30.015Z (1 day ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.442%
    • Average: 5.624%
    • Dependent repos count: 5.807%
formulae.brew.sh: lnk

Git-native dotfiles management that doesn't suck

  • Homepage: https://github.com/yarlson/lnk
  • Licenses: MIT
  • Latest release: 0.9.1 (published 4 months ago)
  • Last Synced: 2026-09-25T11:01:28.565Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Last month
  • Rankings:
    • Dependent packages count: 16.137%
    • Average: 44.913%
    • Dependent repos count: 47.085%
    • Downloads: 71.517%

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • codecov/codecov-action v3 composite
  • golangci/golangci-lint-action v3 composite
  • goreleaser/goreleaser-action v6 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • goreleaser/goreleaser-action v6 composite
.github/workflows/validate.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • goreleaser/goreleaser-action v6 composite
go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/spf13/cobra v1.9.1
  • github.com/spf13/pflag v1.0.6
  • github.com/stretchr/testify v1.10.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/cpuguy83/go-md2man/v2 v2.0.6
  • github.com/davecgh/go-spew v1.1.1
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.9.1
  • github.com/spf13/pflag v1.0.6
  • github.com/stretchr/testify v1.10.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1