aboutsummaryrefslogtreecommitdiff
path: root/src/node/install.sh
Commit message (Expand)AuthorAgeFilesLines
* [node] Install the latest version of nvm by default (#673)feature_node_1.3.0eitsupi2023-08-291-1/+41
* Avoid unexpected shell expansion (#645)feature_node_1.2.1Shikanime Deva2023-08-101-12/+12
* Add pnpm in Node (#450)feature_node_1.2.0Akihiro Nagai2023-02-271-0/+11
* Node: Fix regression - Installing in ubuntu 18.04 (#319)Samruddhi Khandale2022-12-021-2/+4
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-291-4/+4
* Node: Fix bug - version set by Feature is not default (#294)Samruddhi Khandale2022-11-161-1/+7
* Node: Fix failure when `version:none` (#247)Samruddhi Khandale2022-10-291-0/+1
* Fix privs in Node, regressions from #199 (#241)Chuck Lantz2022-10-281-49/+59
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-2/+12
* Node: Fix nvm ownership (#199)Samruddhi Khandale2022-10-061-1/+3
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-11/+5
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-111-3/+3
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
* smart auto-install multiple versions for `node` (#56)Josh Spicer2022-07-141-1/+24
* Fix permissions: add username:user_group (#50)Samruddhi Khandale2022-06-151-1/+1
* Pass options via environment variables (#39)Josh Spicer2022-06-031-8/+8
* restructure and update cli (#11)Josh Spicer2022-05-121-0/+171