게을러지지마 / Ubuntu 명령어

Ubuntu 명령어

book : aws algorithm

nvm 설치

# curl
$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash
# 설정 리로드
$ source ~/.bashrc
$ nvm --version