-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Open
Labels
feature requestsI want a new feature in nvm!I want a new feature in nvm!
Description
Forgive me if this has been discussed before, but I didn't find anything beyond #110 (comment).
It would be really nice to see the various Node version managing tools coalesce around a common "version config file", analogous to Ruby's .ruby-version
for RVM and rbenv - .node-version
. This would basically just be an alias for .nvmrc
, since that functionality's already been added. Since n
already supports .node-version
, this would make it so that regardless of the Node version manager used, there could be some degree of guarantee that the correct version will be used.
Ajedi32, lalitkapoor, mkuzmin, timneutkens, wusher and 255 moreLeZuse, jrolfs, TylerBre, FagnerMartinsBrack, elgalu and 48 more
Metadata
Metadata
Assignees
Labels
feature requestsI want a new feature in nvm!I want a new feature in nvm!