랭귀지/NodeJS
                
              Chocolatey 설치
                유키공
                 2020. 1. 8. 13:52
              
              
                                
        다음 명령어 실행하면 설치됩니다.
c:\WINDOWS\system32> @powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
