https://github.com/chkp-boazos/loklm
Score: 1.3862943611198906
Last synced: about 9 hours ago
JSON representation
Repository metadata:
:sparkles: Create and manage your own local LLM environment using Ollama and Docker
- Host: GitHub
- URL: https://github.com/chkp-boazos/loklm
- Owner: chkp-boazos
- License: other
- Created: 2025-05-10T22:30:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-22T20:16:23.000Z (8 months ago)
- Last Synced: 2026-07-19T23:08:09.774Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name:
- Login: chkp-boazos
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/211166084?v=4
- Repositories: 1
- Last Synced at: 2025-05-11T01:29:03.563Z
- Profile URL: https://github.com/chkp-boazos
GitHub Events
Total
- Create event: 9
- Delete event: 8
- Issue comment event: 2
- Pull request event: 12
- Push event: 12
- Release event: 5
- Total: 48
Last Year
- Delete event: 1
- Pull request event: 6
- Push event: 2
- Total: 9
Committers metadata
Last synced: 1 day ago
Total Commits: 19
Total Committers: 2
Avg Commits per committer: 9.5
Development Distribution Score (DDS): 0.474
Commits in past year: 5
Committers in past year: 1
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Boaz Ostrov Shuster | b****s@c****m | 10 |
| dependabot[bot] | 4****] | 9 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 4
Average time to close issues: N/A
Average time to close pull requests: 28 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.25
Merged pull request: 0
Bot issues: 0
Bot pull requests: 4
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
- dependabot[bot] (4)
Top Issue Labels
Top Pull Request Labels
- dependencies (4)
- go (4)
Dependencies
- actions/checkout v2 composite
- actions/setup-go v2 composite
- github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
- github.com/BurntSushi/toml v1.5.0
- github.com/Microsoft/go-winio v0.6.2
- github.com/briandowns/spinner v1.23.2
- github.com/containerd/log v0.1.0
- github.com/distribution/reference v0.6.0
- github.com/docker/docker v28.1.1+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/fatih/color v1.18.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/gogo/protobuf v1.3.2
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/kyokomi/emoji v2.2.4+incompatible
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/sys/atomicwriter v0.1.0
- github.com/moby/term v0.5.2
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.1
- github.com/pcj/mobyprogress v0.0.0-20221114203314-669a7801d484
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
- go.opentelemetry.io/otel v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0
- go.opentelemetry.io/otel/metric v1.35.0
- go.opentelemetry.io/otel/trace v1.35.0
- golang.org/x/net v0.40.0
- golang.org/x/sys v0.33.0
- golang.org/x/term v0.32.0
- golang.org/x/time v0.11.0
- gotest.tools/v3 v3.5.2
- github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
- github.com/BurntSushi/toml v1.5.0
- github.com/Microsoft/go-winio v0.6.2
- github.com/briandowns/spinner v1.23.2
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/containerd/log v0.1.0
- github.com/cpuguy83/go-md2man/v2 v2.0.6
- github.com/creack/pty v1.1.18
- github.com/davecgh/go-spew v1.1.1
- github.com/distribution/reference v0.6.0
- github.com/docker/docker v28.1.1+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/fatih/color v1.18.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/go-logr/logr v1.2.2
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/gogo/protobuf v1.3.2
- github.com/google/go-cmp v0.7.0
- github.com/google/uuid v1.6.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/kisielk/errcheck v1.5.0
- github.com/kisielk/gotool v1.0.0
- github.com/kyokomi/emoji v2.2.4+incompatible
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-isatty v0.0.20
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/sys/atomicwriter v0.1.0
- github.com/moby/sys/sequential v0.6.0
- github.com/moby/term v0.5.2
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.1
- github.com/pcj/mobyprogress v0.0.0-20221114203314-669a7801d484
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sirupsen/logrus v1.9.3
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/stretchr/testify v1.10.0
- github.com/yuin/goldmark v1.1.27
- github.com/yuin/goldmark v1.2.1
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
- go.opentelemetry.io/otel v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0
- go.opentelemetry.io/otel/metric v1.35.0
- go.opentelemetry.io/otel/sdk v1.35.0
- go.opentelemetry.io/otel/sdk/metric v1.35.0
- go.opentelemetry.io/otel/trace v1.35.0
- go.opentelemetry.io/proto/otlp v1.5.0
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
- golang.org/x/mod v0.2.0
- golang.org/x/mod v0.3.0
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
- golang.org/x/net v0.0.0-20201021035429-f5854403a974
- golang.org/x/net v0.40.0
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
- golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
- golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.33.0
- golang.org/x/term v0.32.0
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.25.0
- golang.org/x/time v0.11.0
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.0.0-20200619180055-7c47624df98f
- golang.org/x/tools v0.0.0-20210106214847-113979e3529a
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a
- google.golang.org/grpc v1.71.0
- google.golang.org/protobuf v1.36.5
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.1
- gotest.tools/v3 v3.5.2