{"id":21019537,"url":"https://github.com/patrick330602/psuwi","last_synced_at":"2025-05-15T07:33:09.422Z","repository":{"id":74246541,"uuid":"256934943","full_name":"patrick330602/PsUWI","owner":"patrick330602","description":"A PowerShell Helper to create testing Ubuntu instances on WSL","archived":true,"fork":false,"pushed_at":"2021-10-13T06:52:52.000Z","size":102,"stargazers_count":23,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T09:52:18.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrick330602.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-04-19T06:57:34.000Z","updated_at":"2025-03-15T13:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"83b822de-a156-4d61-80a4-b635dfad1eec","html_url":"https://github.com/patrick330602/PsUWI","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick330602%2FPsUWI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick330602%2FPsUWI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick330602%2FPsUWI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick330602%2FPsUWI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrick330602","download_url":"https://codeload.github.com/patrick330602/PsUWI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254296608,"owners_count":22047305,"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-19T10:32:48.726Z","updated_at":"2025-05-15T07:33:09.415Z","avatar_url":"https://github.com/patrick330602.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PsUbuntuWSLInstance\n\n![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/PsUWI) ![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/PsUWI)\n\nThis is A PowerShell helper to create testing Ubuntu instances on WSL.\n\nInstall using `Install-Module -Name PsUWI` and import the Module using `Import-Module PsUWI`\n\nHere are some example uses:\n```powershell\nNew-UbuntuWSLInstance -Release bionic\n# Create a Ubuntu Bionic instance on WSL1\n\nNew-UbuntuWSLInstance -Release xenial -Version 2 -RootOnly\n# Create an Ubuntu Xenial instance on WSL2 without creating a user account\n\nNew-UbuntuWSLInstance -Version 2 -NoUpdate\n# Create an Ubuntu Focal instance on WSL2 without any update\n\nNew-UbuntuWSLInstance -Release eoan -Force\n# Create an Ubuntu Eoan instance on WSL1 and download the WSL tarball even if it already exists\n\nRemove-UbuntuWSLInstance -Id AbcdEFGhiJ\n# Remove an instance called ubuntu-AbcdEFGhiJ\n\nRemove-AllUbuntuWSLInstances\n# Remove all instances\n```\n\n# License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick330602%2Fpsuwi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrick330602%2Fpsuwi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick330602%2Fpsuwi/lists"}