Installation Guide
check_circle Quick Verification
After installing, run this command to make sure everything is working:
window Windows
Download
Download
repocheck_windows_amd64.exe from the Releases Page.
Open Terminal in Folder
Go to your Downloads folder, hold Shift + Right Click on the background, and select "Open PowerShell window here".
Run Repocheck
Rename the downloaded
file to repocheck.exe for convenience, then run:
Global Access (Optional)
To run it from anywhere, move repocheck.exe to a permanent folder
(e.g., C:\Tools). Then search Windows for "Edit the system
environment variables" -> Environment Variables ->
Select Path -> Edit -> New ->
Paste the folder path (C:\Tools).
terminal macOS & Linux
Download & Unzip
Download the binary (e.g.,
repocheck_darwin_arm64 for Apple Silicon) from the Releases Page.
Make Executable
Open Terminal, navigate to downloads, and run:
Install to PATH (Recommended)
Move it to a global folder so you can run it from anywhere:
Now you can just type
repocheck scan . in any project!
help Troubleshooting
Command not found?
If verify fails, make sure you are in the same folder as the downloaded file
(Windows) or that you successfully moved it to /usr/local/bin
(Mac/Linux).
MacOS Security Warning?
If Mac says "unidentified developer", go to System Settings > Privacy & Security and click "Allow Anyway" for Repocheck.