{"id":16747146,"url":"https://github.com/selfup/bootstrapper","last_synced_at":"2025-06-27T10:34:39.944Z","repository":{"id":71266454,"uuid":"240124578","full_name":"selfup/bootstrapper","owner":"selfup","description":"Some bootstrap scripts for my environment","archived":false,"fork":false,"pushed_at":"2025-06-22T01:42:10.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T02:40:35.964Z","etag":null,"topics":[],"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/selfup.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":"2020-02-12T22:03:05.000Z","updated_at":"2025-06-22T01:42:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"447a5bd2-eff1-47e4-9b1d-665e984ce3c9","html_url":"https://github.com/selfup/bootstrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/selfup/bootstrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fbootstrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fbootstrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fbootstrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fbootstrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selfup","download_url":"https://codeload.github.com/selfup/bootstrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fbootstrapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262239893,"owners_count":23280417,"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-10-13T02:09:14.911Z","updated_at":"2025-06-27T10:34:39.920Z","avatar_url":"https://github.com/selfup.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrapper\n\nInstall/Configure/Boilerplate/Bricklay/Bootstrap things on stuff!\n\nCurrently supports:\n\n* Installing Go (golang) on x86_64/arm64 Linux/Mac.\n* Installing Rust on Linux/Mac\n* Bootstrapping a Godot project\n- Running Godot in headless mode to exec a script\n- Adding a convenient tmux config with better pane oriented pane control commands\n\n### :warning: Steps and Warnings :warning:\n\n1. If you are not me, you should probably not use this.\n1. It can be destructive!\n1. I repeat, this was written for me\n1. Inspect all scripts before running them\n1. Fully understand what the commands are doing\n\n## Examples..\n\n#### Linux/Mac: Go 1.24.1\n\nDeps: grep, curl, tar, uname, $SHELL, $OSTYPE\n\n`./scripts/golang.sh`\n\nForce an overwrite of current version installed in the path this script installs in:\n\n`./scripts/golang.sh --force`\n\nIf the flag is not provided then this scripts will exit 0\n\nExample use:\n\n```console\nbootstrapper (master) $ ./scripts/golang.sh\n--- shell config file is: .bashrc ---\n--- OS is: linux ---\n--- current installation: go version go1.24.1 linux/amd64 ---\n--- current go version 1.24.1 already installed and overwrite flag not provided ---\n--- exiting ---\n```\n\n#### Windows: Go 1.24.1\n\n:warning: _this will start downloading the .msi_ :warning:\n\nhttps://go.dev/doc/install?download=go1.24.1.windows-amd64.msi\n\n### LICENSE\n\nThis project is MIT licensed. Please check the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfup%2Fbootstrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselfup%2Fbootstrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfup%2Fbootstrapper/lists"}