https://github.com/mrtazz/plan

cli tool for some planning tasks
https://github.com/mrtazz/plan

Keywords

cli github golang markdown planning

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

cli tool for some planning tasks


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 35
Total Committers: 2
Avg Commits per committer: 17.5
Development Distribution Score (DDS): 0.029

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

Name Email Commits
Daniel Schauenberg d@u****m 34
Daniel Schauenberg m****z@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 3
Total pull requests: 10
Average time to close issues: 2 days
Average time to close pull requests: 11 days
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 0.67
Average comments per pull request: 0.0
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 8
Past year average time to close issues: 2 days
Past year average time to close pull requests: 5 minutes
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 0.67
Past year average comments per pull request: 0.0
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • maxbeizer (2)
  • mrtazz (1)

Top Pull Request Authors

  • mrtazz (10)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/mrtazz/plan

  • Homepage: https://github.com/mrtazz/plan
  • Documentation: https://pkg.go.dev/github.com/mrtazz/plan#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0-20240118130316-b5a670b0dae6 (published over 1 year ago)
  • Last Synced: 2024-05-21T03:00:38.852Z (12 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.899%
    • Dependent repos count: 10.567%
    • Average: 16.013%
    • Forks count: 19.122%
    • Stargazers count: 25.464%

Dependencies

.github/workflows/packages.yml actions
  • actions/checkout v2 composite
  • softprops/action-gh-release v1 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v3 composite
go.mod go
  • github.com/alecthomas/kong v0.6.1
  • github.com/benbjohnson/clock v1.3.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.9
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/shurcooL/githubv4 v0.0.0-20220922232305-70b4d362a8cb
  • github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
  • github.com/sirupsen/logrus v1.9.0
  • github.com/stretchr/testify v1.7.2
  • golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
  • golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/alecthomas/kong v0.6.1
  • github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142
  • github.com/benbjohnson/clock v1.3.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/golang/protobuf v1.3.1
  • github.com/golang/protobuf v1.5.0
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.5
  • github.com/google/go-cmp v0.5.9
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/shurcooL/githubv4 v0.0.0-20220922232305-70b4d362a8cb
  • github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
  • github.com/sirupsen/logrus v1.9.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • github.com/stretchr/testify v1.7.2
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/net v0.0.0-20190603091049-60506f45cf65
  • golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
  • golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.2
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.26.0
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1

Score: -Infinity