Difficulty: good first issue
Time estimate: 15-30 minutes
The current docs/INSTALLATION.md covers macOS via Homebrew. Add equivalent commands for:
- Ubuntu/Debian (
apt)
- Fedora/RHEL (
dnf)
- Arch (
pacman)
Specifically install commands for:
gitleaks (binary download since not in apt)
gh CLI
node 18+ (recommend nvm or nodesource)
PR target: docs/INSTALLATION.md. Open the file, add a new section under Pre-requisites.
Difficulty: good first issue
Time estimate: 15-30 minutes
The current
docs/INSTALLATION.mdcovers macOS via Homebrew. Add equivalent commands for:apt)dnf)pacman)Specifically install commands for:
gitleaks(binary download since not in apt)ghCLInode18+ (recommend nvm or nodesource)PR target:
docs/INSTALLATION.md. Open the file, add a new section under Pre-requisites.