{"id":16148742,"url":"https://github.com/deevus/scoop-powershell2","last_synced_at":"2025-04-06T21:27:04.538Z","repository":{"id":145142420,"uuid":"37703812","full_name":"deevus/scoop-powershell2","owner":"deevus","description":"Scoop with support for Powershell 2","archived":false,"fork":false,"pushed_at":"2015-09-10T13:53:30.000Z","size":1051,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T03:22:02.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deevus.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}},"created_at":"2015-06-19T05:40:35.000Z","updated_at":"2015-09-01T14:18:48.000Z","dependencies_parsed_at":"2023-04-07T09:24:42.158Z","dependency_job_id":null,"html_url":"https://github.com/deevus/scoop-powershell2","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/deevus%2Fscoop-powershell2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Fscoop-powershell2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Fscoop-powershell2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Fscoop-powershell2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deevus","download_url":"https://codeload.github.com/deevus/scoop-powershell2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247552916,"owners_count":20957372,"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-10-10T00:34:46.203Z","updated_at":"2025-04-06T21:27:04.516Z","avatar_url":"https://github.com/deevus.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Scoop [![Build status](https://ci.appveyor.com/api/projects/status/bfsfu6bwyviaqjhi/branch/master?svg=true)](https://ci.appveyor.com/project/deevus/scoop/branch/master)\r\n=====\r\n\r\nScoop is a command-line installer for Windows.\r\n\r\nRequirements:\r\n\r\n* PowerShell 2\r\n* PowerShell must be enabled for your user account e.g. `set-executionpolicy unrestricted -s currentuser`\r\n\r\nTo install:\r\n\r\n    iex (new-object net.webclient).downloadstring('https://raw.githubusercontent.com/deevus/scoop-powershell2/master/bin/install.ps1')\r\n    \r\nOnce installed, run `scoop help` for instructions.\r\n\r\nWhat does Scoop do?\r\n-------------------\r\n\r\nScoop installs programs from the command line with a minimal amount of friction. It tries to eliminate things like:\r\n* Permission popup windows\r\n* GUI wizard-style installers\r\n* Path pollution from installing lots of programs\r\n* Unexpected side-effects from installing and uninstalling programs\r\n* The need to find and install dependencies\r\n* The need to perform extra setup steps to get a working program\r\n\r\nScoop is very scriptable, so you can run repeatable setups to get your environment just the way you like, e.g.:\r\n\r\n```powershell\r\nscoop install sudo\r\nsudo scoop install 7zip git openssh --global\r\nscoop install curl grep sed less tail touch\r\nscoop install python ruby go perl\r\n```\r\n\r\nIf you've built software that you'd like others to use, Scoop is an alternative to building an installer (e.g. MSI or InnoSetup)—you just need to zip your program and provide a JSON manifest that describes how to install it.\r\n\r\n### [Documentation](https://github.com/lukesampson/scoop/wiki)\r\n\r\nInspiration\r\n-----------\r\n\r\n* [Homebrew](http://mxcl.github.io/homebrew/)\r\n* [sub](https://github.com/37signals/sub#readme)\r\n\r\nWhat sort of apps can Scoop install?\r\n------------------------------------\r\n\r\nThe apps that install best with Scoop are commonly called \"portable\" apps: i.e. compressed program files that run stand-alone when extracted and don't have side-effects like changing the registry or putting files outside the program directory.\r\n\r\nSince installers are common, Scoop supports them too (and their uninstallers).\r\n\r\nScoop is also great at handling single-file programs and Powershell scripts. These don't even need to be compressed. See the [runat](https://github.com/lukesampson/scoop/blob/master/bucket/runat.json) package for an example: it's really just a GitHub gist.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeevus%2Fscoop-powershell2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeevus%2Fscoop-powershell2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeevus%2Fscoop-powershell2/lists"}