{"id":20009976,"url":"https://github.com/invranet/macos-installer","last_synced_at":"2025-06-14T00:05:37.621Z","repository":{"id":239272173,"uuid":"799069115","full_name":"InvraNet/macos-installer","owner":"InvraNet","description":"A macOS installer made in rust to help automate installing stuff after OOBE. ","archived":false,"fork":false,"pushed_at":"2024-12-17T00:35:16.000Z","size":2568,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T14:45:23.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InvraNet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-11T05:17:43.000Z","updated_at":"2024-12-17T00:35:19.000Z","dependencies_parsed_at":"2024-05-11T06:25:59.382Z","dependency_job_id":"61f64478-e4b5-4774-96c5-d8f30f0115d0","html_url":"https://github.com/InvraNet/macos-installer","commit_stats":null,"previous_names":["invranet/macos-installer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvraNet%2Fmacos-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvraNet%2Fmacos-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvraNet%2Fmacos-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvraNet%2Fmacos-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InvraNet","download_url":"https://codeload.github.com/InvraNet/macos-installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241447527,"owners_count":19964314,"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-11-13T07:17:48.537Z","updated_at":"2025-03-02T01:44:30.833Z","avatar_url":"https://github.com/InvraNet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InvraNet's macOS Automated Install\nThis will automate everything needed to install to make macOS a usable OS.\n\n## What is to install\n* Web browser\n* Network concious tools\n* Xcode Command Line Tools\n* Brew\n* Kitty\n* Git \u0026 Github-CLI\n* My Dotfiles. (Work in progress, does not have my dotfiles as automation yet.)\n\n## Usage\nPlease note, this tool is still in the works. There will be a config file system added later, so this usage notation may be completley different.\n### Slower setup (setup a Mac you will use)\n```sh\ncargo build\ncargo run\n```\nThis will run the tool as usual.\n\n```sh\nsh install.sh\n```\nThis will run a script which will install Rust if it is not installed, then run the tool.\n### You can't use many tools before automation\n```sh\n/bin/bash -c \"$(curl -fsSL https://cdndwnld.invra.net/macos/automation/get-and-install.sh)\"\n```\nThis command will grab the deployment script and will automatically execute it. The following command is how you can inspect the file you are downloading.\n\n```sh\ncurl https://cdndwnld.invra.net/macos/automation/get-and-install.sh\n```\nInspect the code of what you are running with this.\n\n#### Chucking this file on a USB for mass deployment.\n```sh\ncurl -O https://cdndwnld.invra.net/macos/automation/get-and-install.sh\nmv get-and-install.sh /your/mount/location\n```\nTwo commands which will download the automated script and move to your specified location.\n\nThis tool is:\nManaged and maintained by [InvraNet](https://invra.net).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvranet%2Fmacos-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvranet%2Fmacos-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvranet%2Fmacos-installer/lists"}