๐งฐ ์ฝ๋ ์ธํฐ๋ทฐ์ฉ ํ๊ฒฝ ์
์
for Windows
chocolatey ์ค์น
- chocolatey ์ค์น
- ์ง์ ์ค์น๋ฅผ ํ๊ฑฐ๋ ๋ค์ ์ฒ๋ผ ํ์์ ์ฝ์ ์ฐฝ์ ์ด๋๋ฏผ ๋ชจ๋๋ก ์ด๊ณ ์๋ ๋ช
๋ น์ด๋ฅผ ์คํํ๋ค.
- powershell terminal์ admin๋ชจ๋๋ก ์คํ
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
choco install vscode -confirm
refreshenv
- vscode์ฉ live share extension ์ค์น
code --install-extension MS-vsliveshare.vsliveshare
- code๊ฐ ์คํ๋์ง ์์ผ๋ฉด cmd์ฐฝ์ ์๋ก ์ฐ๋ค
for Mac/Linux
- vscode ์ค์น
- vscode์ฉ live share extension ์ค์น
- Extensions์์ live share ๊ฒ์ ํ ์ค์น
์ฝ๋ ์ธํฐ๋ทฐ ์ฐธ๊ฐ
- ์ ๋ฌ ๋ฐ์ google meet ๋งํฌ๋ก ํ์ ํ์์ ์ฐธ์ฌํ๋ค.
- vscode๋ฅผ ์คํํ๋ค.
- ์ผ์ชฝ ํญ์์
Live Share
icon์ ํด๋ฆญํ๊ณ Join
์ ํด๋ฆญํ๋ค.
Continute as anonymous
๋ฅผ ํด๋ฆญํ๋ค.
- ํ์ ์ด๋ฆ์ ์
๋ ฅํ๋ค.
- ์ ๋ฌ๋ฐ์ live share url์ ์
๋ ฅํ๋ค.