{"id":18803986,"url":"https://github.com/jimic/ps-yarn-install","last_synced_at":"2026-04-20T06:05:34.300Z","repository":{"id":92312319,"uuid":"135700163","full_name":"JimiC/ps-yarn-install","owner":"JimiC","description":" PowerShell script to install Yarn on Windows","archived":false,"fork":false,"pushed_at":"2020-02-25T10:01:15.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T00:31:18.339Z","etag":null,"topics":["install","powershell","script","yarn"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/JimiC.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":"2018-06-01T09:48:20.000Z","updated_at":"2020-02-25T10:01:17.000Z","dependencies_parsed_at":"2023-05-16T10:31:37.250Z","dependency_job_id":null,"html_url":"https://github.com/JimiC/ps-yarn-install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JimiC/ps-yarn-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiC%2Fps-yarn-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiC%2Fps-yarn-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiC%2Fps-yarn-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiC%2Fps-yarn-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JimiC","download_url":"https://codeload.github.com/JimiC/ps-yarn-install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiC%2Fps-yarn-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020079,"owners_count":26086806,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["install","powershell","script","yarn"],"created_at":"2024-11-07T22:37:49.639Z","updated_at":"2025-10-14T17:25:12.152Z","avatar_url":"https://github.com/JimiC.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ps-yarn-install\n\nPowerShell script to install `Yarn` on Windows, similar to the `Bash` script already available at `https://yarnpkg.com/install.sh`. [View source on GitHub](https://github.com/yarnpkg/website/blob/master/install.sh).\n\nThe purpose of creating this script is to be used on a `Windows` environment `CI`, like [AppVeyor](https://ci.appveyor.com).\n\n## Installation Script\n\nYou can install `Yarn` by running the following code in your terminal:\n\n`curl -o $env:temp\\install.ps1 https://raw.githubusercontent.com/JimiC/ps-yarn-install/master/install.ps1 | powershell $env:temp\\install.ps1`\n\nThe installation process includes verifying an `AuthCode` signature.\n\nYou can also specify a version by running the following code in your terminal:\n\n`curl -o $env:temp\\install.ps1 https://raw.githubusercontent.com/JimiC/ps-yarn-install/master/install.ps1 | powershell $env:temp\\install.ps1 --version [version]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimic%2Fps-yarn-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimic%2Fps-yarn-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimic%2Fps-yarn-install/lists"}