Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

powershell installer #447

Closed
aricart opened this issue Jan 19, 2022 · 2 comments
Closed

powershell installer #447

aricart opened this issue Jan 19, 2022 · 2 comments
Assignees
Labels
enhancement Enhancement to existing functionality

Comments

@aricart
Copy link
Member

aricart commented Jan 19, 2022

for nsc we need a PowerShell installer that is simple to invoke:

iwr https://raw.githubusercontent.com/nats-io/nsc/master/install.ps1 -useb | iex

As a starting point, this may be helpful: https://deno.land/x/[email protected]/install.ps1

The script should allow for a specific version, "nightly", or latest (by default). The storage target for the nightly is TBD.

@aricart
Copy link
Member Author

aricart commented Jan 19, 2022

Also - the layout for the installation will differ a little from what is done today. See #445

@variadico variadico added the enhancement Enhancement to existing functionality label Jun 7, 2022
@aricart
Copy link
Member Author

aricart commented Feb 27, 2023

this is completed.

@aricart aricart closed this as completed Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants