feat: restore useful development applications (#4930)

This commit is contained in:
Omar
2026-08-09 12:45:53 -05:00
committed by GitHub
parent d64bb18717
commit 19f938e876
+72
View File
@@ -125,6 +125,15 @@
"winget": "Brave.Brave", "winget": "Brave.Brave",
"foss": true "foss": true
}, },
"bruno": {
"category": "Development",
"choco": "bruno",
"content": "Bruno",
"description": "Bruno is a local-first API client that stores collections as plain text files for version control and collaboration.",
"link": "https://www.usebruno.com/",
"winget": "Bruno.Bruno",
"foss": true
},
"bulkcrapuninstaller": { "bulkcrapuninstaller": {
"category": "Utilities", "category": "Utilities",
"choco": "bulk-crap-uninstaller", "choco": "bulk-crap-uninstaller",
@@ -323,6 +332,15 @@
"winget": "SpikeHD.Dorion", "winget": "SpikeHD.Dorion",
"foss": true "foss": true
}, },
"dockerdesktop": {
"category": "Development",
"choco": "docker-desktop",
"content": "Docker Desktop",
"description": "Docker Desktop provides a local environment for building, running, and testing containerized applications on Windows.",
"link": "https://www.docker.com/products/docker-desktop/",
"winget": "Docker.DockerDesktop",
"foss": false
},
"dotnet6": { "dotnet6": {
"category": "Microsoft Tools", "category": "Microsoft Tools",
"choco": "dotnet-6.0-runtime", "choco": "dotnet-6.0-runtime",
@@ -458,6 +476,15 @@
"winget": "flux.flux", "winget": "flux.flux",
"foss": false "foss": false
}, },
"fnm": {
"category": "Development",
"choco": "fnm",
"content": "Fast Node Manager",
"description": "Fast Node Manager (fnm) is a fast, cross-platform tool for installing and switching between Node.js versions.",
"link": "https://github.com/Schniz/fnm",
"winget": "Schniz.fnm",
"foss": true
},
"foxpdfreader": { "foxpdfreader": {
"category": "Document", "category": "Document",
"choco": "foxitreader", "choco": "foxitreader",
@@ -494,6 +521,24 @@
"winget": "Git.Git", "winget": "Git.Git",
"foss": true "foss": true
}, },
"gitextensions": {
"category": "Development",
"choco": "gitextensions",
"content": "Git Extensions",
"description": "Git Extensions is a graphical Git client for Windows with repository, history, and commit management tools.",
"link": "https://gitextensions.github.io/",
"winget": "GitExtensionsTeam.GitExtensions",
"foss": true
},
"githubcli": {
"category": "Development",
"choco": "gh",
"content": "GitHub CLI",
"description": "GitHub CLI brings pull requests, issues, releases, and other GitHub workflows to the terminal.",
"link": "https://cli.github.com/",
"winget": "GitHub.cli",
"foss": true
},
"githubdesktop": { "githubdesktop": {
"category": "Development", "category": "Development",
"choco": "git;github-desktop", "choco": "git;github-desktop",
@@ -1186,6 +1231,15 @@
"winget": "JanDeDobbeleer.OhMyPosh", "winget": "JanDeDobbeleer.OhMyPosh",
"foss": true "foss": true
}, },
"postman": {
"category": "Development",
"choco": "postman",
"content": "Postman",
"description": "Postman is an API platform and desktop client for designing, testing, documenting, and collaborating on APIs.",
"link": "https://www.postman.com/downloads/",
"winget": "Postman.Postman",
"foss": false
},
"powershell": { "powershell": {
"category": "Microsoft Tools", "category": "Microsoft Tools",
"choco": "powershell-core", "choco": "powershell-core",
@@ -1438,6 +1492,15 @@
"winget": "StartIsBack.StartAllBack", "winget": "StartIsBack.StartAllBack",
"foss": false "foss": false
}, },
"starship": {
"category": "Development",
"choco": "starship",
"content": "Starship (Shell Prompt)",
"description": "Starship is a fast, customizable, cross-platform prompt for PowerShell and other shells.",
"link": "https://starship.rs/",
"winget": "Starship.Starship",
"foss": true
},
"steam": { "steam": {
"category": "Games", "category": "Games",
"choco": "steam-client", "choco": "steam-client",
@@ -1618,6 +1681,15 @@
"winget": "Unity.UnityHub", "winget": "Unity.UnityHub",
"foss": false "foss": false
}, },
"vagrant": {
"category": "Development",
"choco": "vagrant",
"content": "Vagrant",
"description": "Vagrant builds and manages reproducible virtual machine development environments from declarative configuration.",
"link": "https://developer.hashicorp.com/vagrant",
"winget": "Hashicorp.Vagrant",
"foss": false
},
"everything": { "everything": {
"category": "Utilities", "category": "Utilities",
"choco": "everything", "choco": "everything",