{"id":28242310,"url":"https://github.com/programmer-rd-ai-archive/environment","last_synced_at":"2025-08-02T12:07:22.166Z","repository":{"id":269980727,"uuid":"907148500","full_name":"Programmer-RD-AI-Archive/environment","owner":"Programmer-RD-AI-Archive","description":"Automated development environment setup scripts for Ubuntu, macOS, and Windows. One-command installation of programming languages, development tools, and productivity apps with custom configurations.","archived":false,"fork":false,"pushed_at":"2025-03-22T02:54:36.000Z","size":146,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T05:37:12.468Z","etag":null,"topics":["bash","linux","linux-distro","macos","powershell","script","scripting","ubuntu","windows","windowsos"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Programmer-RD-AI-Archive.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,"zenodo":null}},"created_at":"2024-12-22T23:57:15.000Z","updated_at":"2025-05-12T14:48:11.000Z","dependencies_parsed_at":"2025-05-19T23:31:48.889Z","dependency_job_id":null,"html_url":"https://github.com/Programmer-RD-AI-Archive/environment","commit_stats":null,"previous_names":["programmer-rd-ai/environment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-RD-AI-Archive%2Fenvironment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-RD-AI-Archive%2Fenvironment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-RD-AI-Archive%2Fenvironment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-RD-AI-Archive%2Fenvironment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Programmer-RD-AI-Archive","download_url":"https://codeload.github.com/Programmer-RD-AI-Archive/environment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-RD-AI-Archive%2Fenvironment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259110152,"owners_count":22806652,"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":["bash","linux","linux-distro","macos","powershell","script","scripting","ubuntu","windows","windowsos"],"created_at":"2025-05-19T05:30:52.952Z","updated_at":"2025-06-10T16:31:09.204Z","avatar_url":"https://github.com/Programmer-RD-AI-Archive.png","language":"Shell","readme":"# Environment Setup Scripts\n\nThis repository contains automated setup scripts for configuring development environments across different operating systems (Ubuntu/Linux, macOS, and Windows). These scripts automate the installation and configuration of common development tools, programming languages, and productivity applications.\n\n## 🚀 Quick Start\n\nChoose the appropriate script based on your operating system:\n\n### Ubuntu/Linux\n\n```bash\nchmod +x ubuntu-setup.sh\n./ubuntu-setup.sh\n```\n\n### macOS\n\n```bash\nchmod +x macos-setup.sh\n./macos-setup.sh\n```\n\n### Windows\n\nPowerShell (Run as Administrator):\n\n```powershell\n.\\windows-setup.ps1\n```\n\nBash/WSL version:\n\n```bash\nchmod +x windows-setup.sh\n./windows-setup.sh\n```\n\n## 📦 What Gets Installed\n\n### Common Tools Across All Platforms\n\n- Python \u0026 pip\n- Git\n- Visual Studio Code\n- Neovim (with custom configuration)\n- Docker\n- Node.js\n- Anaconda\n- Notion\n- Google Chrome\n- Postman\n- GitHub Desktop\n- Spotify\n- StarUML\n- Warp Terminal\n\n### Platform-Specific Installations\n\n#### Ubuntu/Linux\n\n- NVIDIA drivers\n- Build essentials\n- APT package management tools\n- Custom bashrc configuration\n\n#### macOS\n\n- Homebrew\n- CUDA\n- macOS-specific package configurations\n\n#### Windows\n\n- Chocolatey package manager\n- WSL (Windows Subsystem for Linux)\n- NVIDIA drivers\n- Windows-specific configurations\n\n## 📝 Configuration\n\n### Neovim Setup\n\nThe scripts set up Neovim with a custom configuration from [nvim-config repository](https://github.com/Programmer-RD-AI/nvim-config.git).\n\n### Shell Configuration\n\n- Custom aliases\n- Environment variables\n- Git shortcuts\n- Enhanced command-line experience\n\n## 🔄 Updating\n\nTo update already installed packages:\n\n### Ubuntu/Linux\n\n```bash\nsudo apt update\nsudo apt upgrade\n```\n\n### macOS\n\n```bash\nbrew update\nbrew upgrade\n```\n\n### Windows\n\n```powershell\nchoco upgrade all\n```\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## ⭐ Credits\n\nMaintained by Programmer-RD-AI\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammer-rd-ai-archive%2Fenvironment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammer-rd-ai-archive%2Fenvironment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammer-rd-ai-archive%2Fenvironment/lists"}