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

https://github.com/tmck-code/pokesay

bashrc cli cowsay dotfiles golang krabby pokemon pokemon-colorscripts pokemonsay pokemonshow pokeshell poketerm

Score: -Infinity

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Print pokemon in the CLI! An adaptation of the classic "cowsay"


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 10 days ago

Total Commits: 734
Total Committers: 2
Avg Commits per committer: 367.0
Development Distribution Score (DDS): 0.001

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

Name Email Commits
Tom McKeesick t****1@g****m 733
Michael David Wilson m****1@g****m 1

Issue and Pull Request metadata

Last synced: 18 days ago

Total issues: 4
Total pull requests: 99
Average time to close issues: 11 months
Average time to close pull requests: about 18 hours
Total issue authors: 4
Total pull request authors: 2
Average comments per issue: 2.0
Average comments per pull request: 0.01
Merged pull request: 94
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 16
Past year average time to close issues: N/A
Past year average time to close pull requests: about 3 hours
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: 0.0
Past year merged pull request: 13
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tmck-code/pokesay

Top Issue Authors

  • SHA65536 (1)
  • tmck-code (1)
  • madsaune (1)
  • humanfactors (1)

Top Pull Request Authors

  • tmck-code (98)
  • humanfactors (1)

Top Issue Labels

  • bug (1)

Top Pull Request Labels

  • code quality (10)
  • aesthetic (6)
  • enhancement (5)
  • distribution (5)
  • performance (3)
  • user (2)
  • bug (2)

Package metadata

proxy.golang.org: github.com/tmck-code/pokesay

  • Homepage: https://github.com/tmck-code/pokesay
  • Documentation: https://pkg.go.dev/github.com/tmck-code/pokesay#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v0.18.3 (published 8 months ago)
  • Last Synced: 2026-07-14T00:02:37.843Z (10 days ago)
  • Versions: 47
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 5.584%
    • Dependent packages count: 6.999%
    • Forks count: 7.013%
    • Average: 7.235%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/fatih/color v1.13.0
  • github.com/mattn/go-colorable v0.1.9
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
  • github.com/mitchellh/go-wordwrap v1.0.1
  • github.com/rivo/uniseg v0.2.0
  • github.com/schollz/progressbar/v3 v3.8.6
  • golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838
  • golang.org/x/sys v0.0.0-20220128215802-99c3d69c2c27
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fatih/color v1.13.0
  • github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
  • github.com/mattn/go-colorable v0.1.9
  • github.com/mattn/go-isatty v0.0.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
  • github.com/mitchellh/go-wordwrap v1.0.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rivo/uniseg v0.2.0
  • github.com/schollz/progressbar/v3 v3.8.6
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/sys v0.0.0-20200116001909-b77594299b42
  • golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20220128215802-99c3d69c2c27
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • docker/login-action v1 composite
.devcontainer/Dockerfile docker
  • tmckcode/pokesay latest build
build/Dockerfile docker
  • golang 1.19 build
build/docker-compose.yml docker
  • pokesay-vscode ${TAG
  • tmckcode/pokesay ${TAG