open-source-labs / Swell

Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, gRPC, and tRPC..
http://www.getswell.io
MIT License
979 stars 141 forks source link

Feature Request - Distribute Windows binary with Scoop CLI package manager #336

Open pcgeek86 opened 1 year ago

pcgeek86 commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

The Scoop package manager is commonly used by Windows developers to install software packages / dev tools. It would be great if Swell were distributed and updated through Scoop. It's similar to Homebrew for MacOS, or apt for Linux.

Describe the solution you'd like A clear and concise description of what you want to happen.

Create a Scoop package manifest per docs: https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.