https://github.com/Luzifer/envrun

Helper utility to inject environment variables stored in a file into processes
https://github.com/Luzifer/envrun

Keywords

encryption environment-variables golang helper

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Helper utility to inject environment variables stored in a file into processes


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 11 months ago

Total Commits: 53
Total Committers: 1
Avg Commits per committer: 53.0
Development Distribution Score (DDS): 0.0

Commits in past year: 10
Committers in past year: 1
Avg Commits per committer in past year: 10.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Knut Ahlers k****t@a****e 53

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 1
Total pull requests: 6
Average time to close issues: about 12 hours
Average time to close pull requests: 5 months
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 1.83
Merged pull request: 0
Bot issues: 0
Bot pull requests: 6

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 26 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.5
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 2

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

Top Issue Authors

  • Luzifer (1)

Top Pull Request Authors

  • dependabot[bot] (6)

Top Issue Labels

  • bug (1)

Top Pull Request Labels

  • dependencies (6)

Package metadata

proxy.golang.org: github.com/Luzifer/envrun

  • Homepage: https://github.com/Luzifer/envrun
  • Documentation: https://pkg.go.dev/github.com/Luzifer/envrun#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.7.3 (published about 1 year ago)
  • Last Synced: 2024-06-11T18:37:34.822Z (11 months ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 6.86%
    • Dependent packages count: 6.999%
    • Forks count: 7.013%
    • Average: 7.554%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/luzifer/envrun

  • Homepage: https://github.com/luzifer/envrun
  • Documentation: https://pkg.go.dev/github.com/luzifer/envrun#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.7.3 (published about 1 year ago)
  • Last Synced: 2024-06-11T18:37:34.277Z (11 months ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/Luzifer/go-openssl/v3 v3.1.0
  • github.com/Luzifer/rconfig v2.2.0+incompatible
  • github.com/Luzifer/rconfig/v2 v2.2.1
  • github.com/golang/protobuf v1.3.2
  • github.com/konsorten/go-windows-terminal-sequences v1.0.2
  • github.com/kr/pretty v0.1.0
  • github.com/onsi/ginkgo v1.8.0
  • github.com/onsi/gomega v1.5.0
  • github.com/sirupsen/logrus v1.4.2
  • github.com/stretchr/testify v1.3.0
  • golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
  • golang.org/x/net v0.0.0-20190724013045-ca1201d0de80
  • golang.org/x/sys v0.0.0-20190804053845-51ab0e2deafa
  • golang.org/x/text v0.3.2
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go.sum go
  • github.com/Luzifer/go-openssl/v3 v3.1.0
  • github.com/Luzifer/rconfig v2.2.0+incompatible
  • github.com/Luzifer/rconfig/v2 v2.2.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/golang/protobuf v1.2.0
  • github.com/golang/protobuf v1.3.2
  • github.com/hpcloud/tail v1.0.0
  • github.com/konsorten/go-windows-terminal-sequences v1.0.1
  • github.com/konsorten/go-windows-terminal-sequences v1.0.2
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/onsi/ginkgo v1.6.0
  • github.com/onsi/ginkgo v1.8.0
  • github.com/onsi/gomega v1.5.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sirupsen/logrus v1.4.2
  • github.com/spf13/pflag v1.0.3
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.1.1
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.3.0
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
  • golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190724013045-ca1201d0de80
  • golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
  • golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
  • 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-20190422165155-953cdadca894
  • golang.org/x/sys v0.0.0-20190804053845-51ab0e2deafa
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.2
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/fsnotify.v1 v1.4.7
  • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  • gopkg.in/validator.v2 v2.0.0-20180514200540-135c24b11c19
  • gopkg.in/yaml.v2 v2.2.1
  • gopkg.in/yaml.v2 v2.2.2

Score: -Infinity