{"id":20696808,"url":"https://github.com/audio-engineer/wsl-setup","last_synced_at":"2025-05-10T18:31:34.509Z","repository":{"id":207918044,"uuid":"720417641","full_name":"audio-engineer/wsl-setup","owner":"audio-engineer","description":"A shell script for setting up a complete C development environment on WSL","archived":true,"fork":false,"pushed_at":"2023-12-07T11:31:08.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T02:48:22.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/audio-engineer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-18T12:29:20.000Z","updated_at":"2024-06-06T17:52:02.000Z","dependencies_parsed_at":"2024-11-17T00:31:09.073Z","dependency_job_id":null,"html_url":"https://github.com/audio-engineer/wsl-setup","commit_stats":null,"previous_names":["audio-engineer/wsl-setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audio-engineer%2Fwsl-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audio-engineer%2Fwsl-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audio-engineer%2Fwsl-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audio-engineer%2Fwsl-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/audio-engineer","download_url":"https://codeload.github.com/audio-engineer/wsl-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253463660,"owners_count":21912867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T00:15:24.805Z","updated_at":"2025-05-10T18:31:33.819Z","avatar_url":"https://github.com/audio-engineer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WSL Setup\n\nThis shell script will install and set up the following libraries and software on your WSL system:\n\n- `libssl-dev`\n- `pkg-config`\n- `Ninja`\n- `Clang 17`\n- `Clang-Format 17`\n- `Clang-Tidy 17`\n- `LLDB 17`\n- `CMake 3.26.4`\n- `keychain`\n- `Z shell`\n- `Oh My Zsh`\n- `zsh-autosuggestions`\n- `zsh-completions`\n- `zsh-syntax-highlighting`\n- `GNU Debugger`\n\nFurthermore, it will:\n\n- Upgrade `git` to the latest version\n- Create an SSH key pair for usage with GitHub and display the public key to the user at the end of the script\n    - Add the SSH key to `keychain` so that its password doesn't have to be entered every time it's used\n- Configure `git` `user.name`, `user.email` and default branch\n- Lock the `CMake` version, making it impossible to accidentally upgrade it\n- Make `Z shell` the default shell\n\n## Usage\n\n### Prerequisites\n\n- `wget`\n\n### Installation\n\nAfter logging into WSL, run the following command:\n\n```shell\nsh \u003c(wget -qO - https://raw.githubusercontent.com/audio-engineer/wsl-setup/main/installer)\n```\n\nThe script will generate an `error.log` file in the directory where it's run.\nYou can remove it after running the installer by running `rm error.log`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudio-engineer%2Fwsl-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudio-engineer%2Fwsl-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudio-engineer%2Fwsl-setup/lists"}