ดูวิดีโอตอนนี้ Introduction to Web Development || Setup || Part 1
In this video you will learn how to set up your computer for web development. We will be setting up your browser, text editor, and version control system.
Downloads:
Google Chrome:
Visual Studio Code:
Git:
Links:
Github:
Github SSH Key Documentation:
Terminal Commands:
Set Git Username: git config –global user.name “Your name here”
Set Git Email: git config –global user.email “your_email@example.com”
Set Git Commit Message Editor: git config –global core.editor “code –wait”
Check for Existing SSH Key: ls ~/.ssh
Generate SSH Key: ssh-keygen -t rsa -b 4096 -C “your_email@example.com”
Copy SSH Key (Replace the ‘⋖’ symbol with an actual less than symbol):
Windows:
clip ⋖ ~/.ssh/id_rsa.pub
Mac:
pbcopy ⋖ ~/.ssh/id_rsa.pub
Linux:
sudo apt-get install xclip
xclip -sel clip ⋖ ~/.ssh/id_rsa.pub
Verify SSH Key Setup: ssh -T git@github.com
“Introduction to Web Development || Setup || Part 1“, จากแหล่งที่มา: https://www.youtube.com/watch?v=HfTXHrWMGVY
แฮชแท็กสำหรับ Introduction to Web Development || Setup || Part 1: #Introduction #Web #Development #Setup #Part
บทความ Introduction to Web Development || Setup || Part 1 มีเนื้อหาดังต่อไปนี้: In this video you will learn how to set up your computer for web development. We will be setting up your browser, text editor, and version control system.
Downloads:
Google Chrome:
Visual Studio Code:
Git:
Links:
Github:
Github SSH Key Documentation:
Terminal Commands:
Set Git Username: git config –global user.name “Your name here”
Set Git Email: git config –global user.email “your_email@example.com”
Set Git Commit Message Editor: git config –global core.editor “code –wait”
Check for Existing SSH Key: ls ~/.ssh
Generate SSH Key: ssh-keygen -t rsa -b 4096 -C “your_email@example.com”
Copy SSH Key (Replace the ‘⋖’ symbol with an actual less than symbol):
Windows:
clip ⋖ ~/.ssh/id_rsa.pub
Mac:
pbcopy ⋖ ~/.ssh/id_rsa.pub
Linux:
sudo apt-get install xclip
xclip -sel clip ⋖ ~/.ssh/id_rsa.pub
Verify SSH Key Setup: ssh -T git@github.com
คำหลักสำหรับ Introduction to Web Development || Setup || Part 1: [คำหลัก]
ข้อมูลเพิ่มเติมเกี่ยวกับ Introduction to Web Development || Setup || Part 1:
ขณะนี้วิดีโอนี้มียอดดู 491285 วิดีโอสร้างขึ้นเมื่อ 2018-05-29 12:22:47 คุณต้องการดาวน์โหลดวิดีโอนี้โดยไปที่ลิงก์ต่อไปนี้: https://www.youtubepp.com/watch?v=HfTXHrWMGVY, แท็ก: #Introduction #Web #Development #Setup #Part
ขอขอบคุณที่รับชมวิดีโอ: Introduction to Web Development || Setup || Part 1