{"id":14986113,"url":"https://github.com/naveenrajm7/vagrant_utm","last_synced_at":"2025-04-07T05:08:34.166Z","repository":{"id":252332027,"uuid":"828730262","full_name":"naveenrajm7/vagrant_utm","owner":"naveenrajm7","description":" UTM provider for Vagrant","archived":false,"fork":false,"pushed_at":"2025-03-05T03:48:57.000Z","size":445,"stargazers_count":53,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T04:04:54.286Z","etag":null,"topics":["macos","qemu","utm","vagrant","vagrant-providers","virtual-machine"],"latest_commit_sha":null,"homepage":"https://naveenrajm7.github.io/vagrant_utm/","language":"Ruby","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/naveenrajm7.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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-07-15T02:28:29.000Z","updated_at":"2025-03-27T16:51:08.000Z","dependencies_parsed_at":"2025-03-15T21:08:22.526Z","dependency_job_id":"0a351b7f-31fb-4489-ab3d-5317e019f9a8","html_url":"https://github.com/naveenrajm7/vagrant_utm","commit_stats":{"total_commits":150,"total_committers":1,"mean_commits":150.0,"dds":0.0,"last_synced_commit":"9770e6aca6088d344c211ae30a0a9f6a6d1149e3"},"previous_names":["naveenrajm7/vagrant_utm"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveenrajm7%2Fvagrant_utm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveenrajm7%2Fvagrant_utm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveenrajm7%2Fvagrant_utm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveenrajm7%2Fvagrant_utm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naveenrajm7","download_url":"https://codeload.github.com/naveenrajm7/vagrant_utm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595334,"owners_count":20963943,"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","qemu","utm","vagrant","vagrant-providers","virtual-machine"],"created_at":"2024-09-24T14:12:20.724Z","updated_at":"2025-04-07T05:08:34.133Z","avatar_url":"https://github.com/naveenrajm7.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VagrantPlugin UTM\n\nvagrant_utm is a [Vagrant](http://www.vagrantup.com) plugin which adds [UTM](https://mac.getutm.app) provider to Vagrant, \nallowing Vagrant to control and provision UTM virtual machines via UTM's API.\n\nRefer to the [documentation](https://naveenrajm7.github.io/vagrant_utm/) for more details.\n\n## Installation\n\n```bash\nvagrant plugin install vagrant_utm\n```\n\n## Usage\n\n```ruby\nVagrant.configure(\"2\") do |config|\n  config.vm.box = \"utm/bookworm\"\nend\n```\n\n```bash\nvagrant up\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n### Vagrant\n\nTo test your plugin with vagrant, run\n```bash\nbundle exec vagrant \u003ccommand\u003e --debug\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/naveenrajm7/vagrant_utm. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/naveenrajm7/vagrant_utm/blob/main/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). However, it uses vagrant library and parts of the code from virtualbox plugin both of which are BSL.\nPlease be aware of this if you intend on redistributing this plugin. \n\n## Credits\n\n* [Vagrant plugin development docs](https://developer.hashicorp.com/vagrant/docs/plugins/development-basics)\n* Other vagrant plugins\n    * [virtualbox](https://github.com/hashicorp/vagrant/tree/main/plugins/providers/virtualbox)\n    * [tart](https://letiemble.github.io/vagrant-tart/)\n\n## Code of Conduct\n\nEveryone interacting in the VagrantUtm project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/naveenrajm7/vagrant_utm/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaveenrajm7%2Fvagrant_utm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaveenrajm7%2Fvagrant_utm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaveenrajm7%2Fvagrant_utm/lists"}