nvs icon indicating copy to clipboard operation
nvs copied to clipboard

[FEATURE REQUEST] default packages

Open arthursimas1 opened this issue 1 year ago • 1 comments

I'd like to propose the feature of default packages when a new node version is being added.

For example, I use yarn across all my projects, but I need to explicitly install it for every new node version that nvs adds.

I think having a default-packages file somewhere would solve this problem, like nvm does.

Do you all think that this feature is worth investing a developer-time?

arthursimas1 avatar Oct 12 '23 11:10 arthursimas1

Sounds like a good feature. I'd accept a PR for that.

The list of default packages could be read from settings.json in the nvs directory, or from a separate file like nvm.

jasongin avatar Oct 12 '23 18:10 jasongin