{"id":14064078,"url":"https://github.com/artiga033/PwshComplete","last_synced_at":"2025-07-29T17:31:59.166Z","repository":{"id":47653593,"uuid":"515907371","full_name":"artiga033/PwshComplete","owner":"artiga033","description":"\u003cTAB\u003e completions with PowerShell for many popular cli tools","archived":false,"fork":false,"pushed_at":"2023-02-17T04:05:09.000Z","size":28,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-22T22:35:46.065Z","etag":null,"topics":["command-line","powershell","tab-completion"],"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/artiga033.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":"2022-07-20T08:59:44.000Z","updated_at":"2024-08-13T07:06:10.095Z","dependencies_parsed_at":"2024-08-13T07:18:44.121Z","dependency_job_id":null,"html_url":"https://github.com/artiga033/PwshComplete","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artiga033%2FPwshComplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artiga033%2FPwshComplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artiga033%2FPwshComplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artiga033%2FPwshComplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artiga033","download_url":"https://codeload.github.com/artiga033/PwshComplete/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228032924,"owners_count":17858917,"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":["command-line","powershell","tab-completion"],"created_at":"2024-08-13T07:03:40.012Z","updated_at":"2024-12-04T02:31:08.665Z","avatar_url":"https://github.com/artiga033.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"## pwsh-complete\r\n\r\nAdd **Tab** completions for popular cli tools on powershell.\r\n\r\n## Installation\r\n### Quick Start\r\n``` powershell\r\nInstall-Module -Name PwshComplete\r\nImport-Module PwshComplete\r\n```\r\nYou may modify your powershell profile to make it load automatically:\r\n``` powershell\r\nnotepad $PROFILE  \r\n```\r\nNote that if the file doesn't exist, you need to create it manually by checking the `$PROFILE` variable.\r\n\r\n\r\nAnd add the following line to the end of the file:\r\n``` powershell\r\nImport-Module PwshComplete\r\n```\r\n\r\n## Works for:\r\n\r\n- [x] adb\r\n- [ ] cargo\r\n- [ ] curl\r\n- [x] deno\r\n- [x] dotnet\r\n- [x] gpg \u0026 gpgv\r\n- [x] scoop\r\n- [x] ssh \u0026 scp\r\n- [x] winget\r\n\r\n## Credits\r\n[Moeologist/scoop-completion](https://github.com/Moeologist/scoop-completion) (MIT License)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartiga033%2FPwshComplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartiga033%2FPwshComplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartiga033%2FPwshComplete/lists"}