Easily run Arch Linux in GitHub Codespaces.
Use the "Fork" button at the top right of this page to create a copy under your GitHub account.
Open your terminal and run the following command to create a new Codespace from your fork:
gh codespace create- When prompted for the repository, enter:
yourgithubusername/Arch-on-codespaces - When asked to select a branch, press Enter to use the default (recommended).
- Choose your desired machine specs.
After your Codespace is created, connect to it with:
gh codespace ssh- Select your new Codespace from the list when prompted.
You're now running Arch Linux in GitHub Codespaces—
enjoy & happy coding!