fluffychat/scripts/prepare-windows.ps1

6 lines
184 B
PowerShell
Raw Permalink Normal View History

choco install flutter cmake --installargs 'ADD_CMAKE_TO_PATH=System' -y
2021-07-24 10:58:06 +00:00
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
refreshenv
flutter config --no-analytics