课程: Learning Linux Command Line

今天就学习课程吧!

今天就开通帐号,24,700 门业界名师课程任您挑!

Using GitHub Codespaces with this course

Using GitHub Codespaces with this course - Linux教程

课程: Learning Linux Command Line

Using GitHub Codespaces with this course

- [Instructor] Another option for following along with this course is to use GitHub Codespaces. GitHub Codespaces provides a programming-oriented text editor and integrated development environment we access through a web browser. While Codespaces is usually used for software development, it also has a terminal feature you can use to explore the command line. GitHub Codespaces is available to anyone with a GitHub account, free or paid. To use Codespaces, I'll make sure I'm on the course's repository page, and then I'll create a fork of the repository to my own account. I'll complete that process. Great. Now I have my own copy of files to work with. Then from the fork in my own account, I'll click the green Code button here. In the Codespaces section, I'll click Create codespace on main. Then my codespace starts up. It'll take a little while to get itself all settled, and when it's ready, it'll look like this. We…

内容