You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-24 00:31:09 +02:00
3 lines
140 B
PowerShell
3 lines
140 B
PowerShell
$ErrorActionPreference = 'Stop';
|
|
py -m pip install $env:ChocolateyPackageName==$env:ChocolateyPackageVersion --disable-pip-version-check
|