Run on Windows
Get the most of promyze CLI without the need to set up Docker or Node.js
Here are the links to download the Promyze-CLI tool for Windows platforms:
Version | Windows x86 | Windows x64 |
---|---|---|
1.1.2 |
Example:
promyze-cli-x64.exe scan src
We recommend to rename the executable or to use an alias.
Tip: you can set the following env variables in a PowerShell to use the cli:
> $env:PROMYZE_API_KEY="YOUR_KEY"
> $env:PROMYZE_URL="https://yourpromyze.com"
Last modified 15d ago