-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
proposalEnhancement idea or proposalEnhancement idea or proposal
Description
What motivated this proposal?
Parity with how the NATS Server can be installed on Windows using a package manager.
https://docs.nats.io/running-a-nats-service/introduction/installation#installing-via-a-package-manager
What is the proposed change?
Instead of this:
scoop install nats-io/nats-tools/nsc
Updating Scoop...
...
Couldn't find manifest for 'nsc'.
This is the proposed experience:
scoop install nats-io/nats-tools/nsc
Updating Scoop...
...
'nsc' (x.y.z) was installed successfully!
Who benefits from this change?
NATS users running Windows
What alternatives have you evaluated?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
proposalEnhancement idea or proposalEnhancement idea or proposal