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

Simplify the NVS update experience #7

Open
lostintangent opened this issue Nov 8, 2016 · 4 comments
Open

Simplify the NVS update experience #7

lostintangent opened this issue Nov 8, 2016 · 4 comments

Comments

@lostintangent
Copy link

lostintangent commented Nov 8, 2016

In order to update the NVS bits I have installed, I've currently been cd'ing into the $NVS_HOME directory and then running a git pull. This is pretty simple, but it would be nice if either NVS was distributed via package managers (e.g. Homebrew), which would allow easy platform-native updating, or if it had a command for updating itself (like Yarn has). Either one would be cool, and would help simplify keeping up-to-date with the project.

@lostintangent lostintangent changed the title [Feature Request] Simply the update process [Feature Request] Simplify the NVS update experience Nov 8, 2016
@lostintangent lostintangent changed the title [Feature Request] Simplify the NVS update experience Simplify the NVS update experience Nov 15, 2016
@marcelklehr
Copy link

+1 for package managers (don't reinvent the wheel). Windows has chocolatey :)

@jasongin
Copy link
Owner

See also the issue that is specifically about adding chocolatey support.

@noderat
Copy link

noderat commented Aug 30, 2017

It would be pretty trivial for somebody who's familiar with the installer to add support to scoop as well.

@dsbert
Copy link

dsbert commented May 9, 2019

It looks like this has been added to scoop

https://github.com/lukesampson/scoop/blob/master/bucket/nvs.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants