jasongin/nvs

[FEATURE REQUEST] default packages

Open

#288 opened on Oct 12, 2023

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (2,377 stars) (198 forks)batch import
enhancementhelp wanted

Description

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?

Contributor guide