{"id":19623663,"url":"https://github.com/willneve/setup","last_synced_at":"2025-02-26T19:31:54.931Z","repository":{"id":259337384,"uuid":"877579519","full_name":"WillNeve/setup","owner":"WillNeve","description":"My Windows/WSL2 development environment setup","archived":false,"fork":false,"pushed_at":"2024-10-24T01:30:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T14:49:04.309Z","etag":null,"topics":["setup","setup-development-environment","setup-script","wsl-ubuntu"],"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/WillNeve.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-23T22:37:34.000Z","updated_at":"2024-10-24T01:30:53.000Z","dependencies_parsed_at":"2024-10-24T15:05:19.773Z","dependency_job_id":"cb4f53d0-5e2f-4a04-8018-a8216f9cbacb","html_url":"https://github.com/WillNeve/setup","commit_stats":null,"previous_names":["willneve/setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillNeve%2Fsetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillNeve%2Fsetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillNeve%2Fsetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillNeve%2Fsetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WillNeve","download_url":"https://codeload.github.com/WillNeve/setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240921270,"owners_count":19878906,"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":["setup","setup-development-environment","setup-script","wsl-ubuntu"],"created_at":"2024-11-11T11:35:02.841Z","updated_at":"2025-02-26T19:31:54.907Z","avatar_url":"https://github.com/WillNeve.png","language":"Shell","readme":"# ⚙️ WSL2/Ubuntu Env Setup\n\n## 1. **Install WSL (Windows Subsystem for Linux)**\n\n- Open PowerShell as an administrator and run:\n\n  ```bash\n  wsl --install\n  ```\n  _this will also install Ubuntu Linux Distribution as default_\n  - on Windows terminal, open an Ubuntu window to complete the installation\n  - _System restart will likely be needed after this_\n\n## 2. **Install Visual Studio Code (VSCode)**\n\n- Download the VSCode installer from [here](https://code.visualstudio.com/) and install it on your Windows system.\n- During installation, ensure you tick the box for **Add to PATH**.\n- _You may need to restart shell for PATH addition `code` to take affect_\n\n## 3. **Download and run setup script**\n\n```bash\nbash \u003c(wget -qO- https://raw.githubusercontent.com/WillNeve/setup/refs/heads/main/setup.sh)\n```\n\n\u003cdetails\u003e\n  \u003csummary\u003e\n    If you are not me feel free to instead download the script and inspect it 👀\n  \u003c/summary\u003e\n  \n  \u003cbr\u003e\n  \n  ```bash\n  wget -O the-setup-script.sh https://raw.githubusercontent.com/WillNeve/setup/refs/heads/main/setup.sh\n  echo \" - - - - - -  v SETUP SCRIPT v - - - - - -\"\n  cat the-setup-script.sh\n  echo \" - - - - - -  ^ SETUP SCRIPT ^ - - - - - -\"\n  rm the-setup-script.sh\n  ```\n\u003c/details\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillneve%2Fsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillneve%2Fsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillneve%2Fsetup/lists"}