{"id":20703173,"url":"https://github.com/tuist/virtualos","last_synced_at":"2025-05-10T20:30:38.742Z","repository":{"id":245663055,"uuid":"816846701","full_name":"tuist/virtualOS","owner":"tuist","description":"A CLI to virtualize macOS environments","archived":true,"fork":false,"pushed_at":"2025-02-14T14:26:24.000Z","size":1953,"stargazers_count":17,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T21:26:50.127Z","etag":null,"topics":["macos","virtualization"],"latest_commit_sha":null,"homepage":"https://virtualos.tuist.dev","language":"Swift","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/tuist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-06-18T14:07:17.000Z","updated_at":"2025-02-14T15:05:07.000Z","dependencies_parsed_at":"2024-07-12T18:30:16.837Z","dependency_job_id":"12644b46-ec74-4134-907f-0bac7bd0215e","html_url":"https://github.com/tuist/virtualOS","commit_stats":{"total_commits":184,"total_committers":3,"mean_commits":"61.333333333333336","dds":"0.13586956521739135","last_synced_commit":"d35fb845a10529b02f3ec269044ccc05cc8e2df0"},"previous_names":["tuist/virtualos"],"tags_count":120,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FvirtualOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FvirtualOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FvirtualOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FvirtualOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuist","download_url":"https://codeload.github.com/tuist/virtualOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253480197,"owners_count":21915245,"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":["macos","virtualization"],"created_at":"2024-11-17T01:06:33.321Z","updated_at":"2025-05-10T20:30:38.728Z","avatar_url":"https://github.com/tuist.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# virtualOS\n\nvirtualOS is an OCI-compliant virtualization tool for macOS environments.\nIt builds on Apple's powerful [Virtualization](https://developer.apple.com/documentation/virtualization) framework.\n\n## Motivation\n\nWith the [Virtualization](https://developer.apple.com/documentation/virtualization) framework, Apple made virtualization a commodity upon which organizations and businesses could develop their virtualization solutions. However, the framework is a very low-level API, and it requires a lot of work to build a virtualization solution on top of it. VirtualOS aims to provide a high-level API that resembles Docker's API and makes the solution compliant with the [OCI specification](https://github.com/opencontainers/image-spec). We developed it for some of our business products, and we are gifting this piece to the community.\n\n## Usage\n\n### Installation\n\nYou can install virtualOS using [Mise](https://mise.jdx.dev/):\n\n```bash\nmise install virtualos\nmise use -g virtualos@latest # To activate it globally\n```\n\nAlternatively, you can [download the binary from the releases page](https://github.com/tuist/virtualOS/releases).\n\n## Development\n\n### Using Tuist\n\n1. Clone the repository: `git clone https://github.com/tuist/virtualOS.git`\n2. Install system dependencies: `mise install`\n3. Install project dependencies: `mise run install`\n2. Generate the project: `tuist generate`\n\n## Documentation\n\nThe documentation is available at [https://virtualos.tuist.dev](https://virtualos.tuist.dev).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuist%2Fvirtualos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuist%2Fvirtualos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuist%2Fvirtualos/lists"}