@sa-ma/gh-stats
v0.1.2
Published
CLI for weekly GitHub activity stats
Downloads
276
Maintainers
Readme
gh-stats
Weekly GitHub activity stats in your terminal.
Install
npm install -g @sa-ma/gh-statsYou must authenticate with the GitHub CLI first:
gh auth loginThen run:
gh-statsUsage
gh-stats
gh-stats --json
gh-stats --week previous
gh-stats --days 7
gh-stats --user octocat
gh-stats --helpDevelopment
pnpm install
pnpm build
node dist/cli.js