CI/CD & Code Quality
Continuous integration, deployment, and code quality tools.
Bu Koleksiyonda
- 1. iperf3 — Network Bandwidth Measurement
- 2. speedtest — Internet Speed Test
- 3. stress — System Stress Test
- 4. copilot — AWS App Runner CLI
- 5. heroku — Heroku CLI
- 6. vercel — Vercel CLI
- 7. netlify — Netlify CLI
- 8. fly — Fly.io CLI
- 9. dockle — Container Image Linter
- 10. hadolint — Dockerfile Linter
- 11. argocd — GitOps Continuous Delivery
- 12. flux — GitOps for Kubernetes
- 13. kind — Kubernetes in Docker
- 14. xargs — Build and execute commands
- 15. golangci-lint — Go linter aggregator
- 16. vitest — Vite-native test runner
- 17. jest — JavaScript testing
- 18. eslint — JavaScript linting
- 19. isort — Sort Python imports
- 20. black — Opinionated Python formatter
- 21. ruff check — Fast Python linting
- 22. pytest — Run Python tests
- 23. gh run list — View CI/CD runs
- 24. git blame — Annotate file changes
- 25. git diff --staged — Review staged changes
- 26. tee — Split output to file and stdout
- 27. xargs — Build and execute commands
- 28. Pipes & Redirection — | > >>
- 29. sort & uniq — Sort and deduplicate
- 30. xargs — Build and Execute Commands
- 31. go test — Run Go tests
- 32. bun test — Run JavaScript tests
- 33. cargo clippy — Rust linter
- 34. cargo test — Run Rust tests
- 35. zoxide — Smarter cd Command
- 36. scc -f json — output LOC stats as JSON for tooling
- 37. ruff — Extremely Fast Python Linter
- 38. gitleaks detect — scan repository history for leaked secrets
- 39. gh pr list — browse open pull requests for the current repo
- 40. just test — run the project's test suite via justfile
- 41. walk — minimal TUI directory walker
- 42. z projects — jump to a frecent directory