Setup New PC (Development) Windows
Few software / items to download for your new PC with windows 10 / 11.
Runtime
fnm (Node.js)
On PowerShell
winget install Schniz.fnm
fnm install 20if (-not (Test-Path $profile)) { New-Item $profile -Force }
Invoke-Item $profileAdd the following to the end of your profile file:
fnm env --use-on-cd --shell powershell | Out-String | Invoke-ExpressionThen Enable for yarn
corepack enablePython Version (Python - UV)
https://www.python.org/downloads/
C:\Users\(Your logged in User)\AppData\Local\Programs\Python\Python UV
https://github.com/astral-sh/uv
C:\Users\(Your logged in User)\AppData\Local\Programs\Python\WSL2 (Linux)
https://learn.microsoft.com/zh-tw/windows/wsl/install
Rust (Rust)
https://www.rust-lang.org/tools/install
Docker (Linux)
https://www.docker.com/products/docker-desktop/
Android Studio (Android)
https://developer.android.com/studio?hl=zh-tw
Chocolatey
https://chocolatey.org/install
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))Software / IDE
VSC
https://code.visualstudio.com/
Git
Github Desktop
https://github.com/apps/desktop
Terminal
https://apps.microsoft.com/detail/9n0dx20hk701?hl=en-US&gl=HK
Termius
Dbeaver
Bruno (Free Postman) / Apidog
https://github.com/usebruno/bruno
Database
Postgresql
https://www.postgresql.org/download/windows/
C:\Program Files\PostgreSQL\15\binMySQL
https://dev.mysql.com/downloads/mysql/
C:\Program Files\MySQL\MySQL Server 8.4\binDesign / Generative
Figma
https://www.figma.com/downloads/
A1111
https://github.com/AUTOMATIC1111/stable-diffusion-webui