Adds Volta as default version manager for NodeJs #53

Merged
OCram85 merged 3 commits from add-nvm into master 2023-07-19 12:52:26 +02:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 41ad68b17e - Show all commits

View File

@ -22,3 +22,4 @@ srv
tbd
traefik
tuanpham
volta

View File

@ -177,7 +177,8 @@ This helps reducing the image size.
dotnet Installs latest LTS dotnet core sdk + runtime.
gitea Installs gitea tools like the changelog generator.
golang Installs golang 1.19.3.
nodejs Installs latest NodeJs LTS version.
nodejs Installs latest NodeJs LTS version using Volta.
volta Installs Volta as NodeJs version manager.
powershell Installs latest PowerShell LTS version.
--disable-motd Disables hint in new bash terminal.
--install-extensions Installs predefined recommended extensions.