{"id":17531313,"url":"https://github.com/kirklin/scoop-automated-installer","last_synced_at":"2025-04-11T15:20:31.010Z","repository":{"id":65099351,"uuid":"581954186","full_name":"kirklin/scoop-automated-installer","owner":"kirklin","description":"Automate the installation and setup of Scoop and common software with this PowerShell script.","archived":false,"fork":false,"pushed_at":"2022-12-25T03:13:48.000Z","size":6,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T11:21:59.359Z","etag":null,"topics":["powershell","powershell-script","scoop","scoop-tools"],"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/kirklin.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":"2022-12-25T02:55:17.000Z","updated_at":"2025-01-22T15:15:02.000Z","dependencies_parsed_at":"2023-01-02T01:19:04.547Z","dependency_job_id":null,"html_url":"https://github.com/kirklin/scoop-automated-installer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirklin%2Fscoop-automated-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirklin%2Fscoop-automated-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirklin%2Fscoop-automated-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirklin%2Fscoop-automated-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirklin","download_url":"https://codeload.github.com/kirklin/scoop-automated-installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248429129,"owners_count":21101786,"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":["powershell","powershell-script","scoop","scoop-tools"],"created_at":"2024-10-20T17:23:27.931Z","updated_at":"2025-04-11T15:20:30.988Z","avatar_url":"https://github.com/kirklin.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automatic installation script for Scoop by Kirk Lin\n\nThis script automatically installs Scoop, a command-line installer for Windows, and sets up a development environment including common software, programming environments, and programming IDEs.\n\n## Prerequisites\n\n- Make sure you have PowerShell 5.0 or later installed. If you are on Windows 10 or Windows Server 2012 you should be all set, but Windows 7 and Windows Server 2008 might have older versions.\n\n## Installation\n\n1. Download or clone the script from this repository.\n2. Open a PowerShell window as an administrator.\n3. Set the execution policy to `remotesigned` for the current user by running the following command:\n```powershell\nset-executionpolicy remotesigned -scope currentuser\n```\n4. Navigate to the directory where the script is located.\n5. Run the script by typing `.\\install-scoop.ps1` and pressing Enter.\n\n## Configuration\n\nThe script sets the SCOOP environment variable to `C:\\Application\\scoop` and adds the following buckets:\n\n- main: https://github.com/ScoopInstaller/Main\n- extras: https://github.com/ScoopInstaller/scoop-extras\n- versions: https://github.com/ScoopInstaller/Versions\n- jetbrains: https://github.com/Ash258/Scoop-JetBrains\n- java: https://github.com/ScoopInstaller/Java\n- dorado: https://github.com/chawyehsu/dorado\n- scoopet: https://github.com/ivaquero/scoopet\n\n## Features\n\nThe script installs the following software:\n\n### Common software\n\n- Git\n- Clash for Windows\n- Sudo\n- Scoop completion\n- Google Chrome\n- PotPlayer\n- FFmpeg\n- Typora\n- WeChat\n- Netease Music\n- YesPlay Music\n- WeChat Work\n\n### Programming environments\n\n- GitHub\n- Node.js (LTS version)\n- Python\n- OpenJDK 8 (Red Hat version)\n- OpenJDK 17\n- OpenJDK 11\n- Gradle\n- Maven\n- Go\n- MySQL\n- MySQL Workbench\n- PostgreSQL\n\n## Programming IDEs\n\nThe following IDEs are also included in this script:\n\n- Visual Studio Code\n- IntelliJ IDEA Ultimate\n- WebStorm\n- DataGrip\n- PyCharm Professional\n- CLion\n- GoLand\n- Android Studio\n- WeChat DevTools\n\n\n## Notes\n\n- The script may take a while to complete, depending on your internet connection and the software being installed.\n- Some software may require additional configuration after installation. Please refer to the respective documentation for more information.\n- This script is provided as is and may not work for all systems. Please use it at your own risk.\n\n## Credits\n\n- [Scoop](https://github.com/ScoopInstaller/Scoop)\n- [Kirk Lin](https://github.com/kirklin)\n\n## License\n\nThis script is licensed under the MIT License. Please see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirklin%2Fscoop-automated-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirklin%2Fscoop-automated-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirklin%2Fscoop-automated-installer/lists"}