netspeed-cli 0.10.2

Command-line interface for testing internet bandwidth using speedtest.net
Documentation
# Build artifacts
/target
**/*.rs.bk
*.pdb

# Environment files
.env
.env.*

# Logs
*.log
logs/

# Coverage reports
lcov.info
coverage/
*.profraw

# IDE files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# OS files
Thumbs.db

# Git hooks (installed locally via `just install-hooks`)
.githooks/

# AI tool configs - using global only
.qwen/
.qwenignore
.claude/
CLAUDE.md
.kilo/
.kilocode/
kilo.json
skills-lock.json
.cursor/
.aider*
.cline/
.codex/
.continue/
.windsurfrules
.augment
.qwen/

# Local AI/tooling state
.opencode/
opencode.json

# Graphify output: keep stable reports only when intentionally committed
graphify-out/cache/
graphify-out/.graphify_*