{"id":15542453,"url":"https://github.com/maxfierke/mstrap","last_synced_at":"2025-04-23T17:12:27.740Z","repository":{"id":39979027,"uuid":"164979099","full_name":"maxfierke/mstrap","owner":"maxfierke","description":"Machine bootstrapping tool with a focus on sensible defaults, conventions, and avoidance of vendoring","archived":false,"fork":false,"pushed_at":"2025-02-07T04:16:09.000Z","size":517,"stargazers_count":19,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T17:12:19.298Z","etag":null,"topics":["bootstrapping","crystal","developer-tools","development-environment","hcl2","linux","macos","provisioning"],"latest_commit_sha":null,"homepage":"https://mstrap.dev","language":"Crystal","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/maxfierke.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-10T03:00:06.000Z","updated_at":"2025-02-07T04:06:41.000Z","dependencies_parsed_at":"2023-10-12T11:28:59.206Z","dependency_job_id":"b2e5b5af-94a1-4a73-87ae-d4d1f9ecb458","html_url":"https://github.com/maxfierke/mstrap","commit_stats":{"total_commits":357,"total_committers":1,"mean_commits":357.0,"dds":0.0,"last_synced_commit":"8f845989c9e5dbc68f193e19f170d93c930ff476"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxfierke%2Fmstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxfierke%2Fmstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxfierke%2Fmstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxfierke%2Fmstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxfierke","download_url":"https://codeload.github.com/maxfierke/mstrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250477810,"owners_count":21437049,"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":["bootstrapping","crystal","developer-tools","development-environment","hcl2","linux","macos","provisioning"],"created_at":"2024-10-02T12:22:45.406Z","updated_at":"2025-04-23T17:12:27.735Z","avatar_url":"https://github.com/maxfierke.png","language":"Crystal","readme":"# mstrap\n\nmstrap (short for \"**m**achine boot**strap**\") is a tool for provisioning and managing a development environment.\nIt is a [convention-over-configuration](https://en.wikipedia.org/wiki/Convention_over_configuration)\ntool, which aims to leverage existing ecosystem tools to provide a one-command provisioning\nexperience for a new machine.\n\nThe approach is inspired by the [`chirpstrap`](https://medium.com/intensive-code-unit/provisioning-engineers-with-chirpstrap-ecae874453d0) tool built at Iora Health,\nbut is built and maintained in my personal capacity and is not associated with\nIora Health.\n\n## Aims\n\n* Run on a new machine with no development tools installed\n* Leverage existing ecosystem tools, when possible\n  * Avoid vendoring or overriding tool defaults\n* Hook into standard [scripts-to-rule-them-all](https://github.com/github/scripts-to-rule-them-all)\n  * Currently hooks into a project's `script/bootstrap` and `script/setup`\n\n`mstrap` is wholly centered around proving a no-runtime-dependency (other than\nnormal system libraries) approach and will always remain a tool designed around\nbeing possible to run immediately after taking a new machine out of its box, and\nfinishing the OS setup.\n\n## Installation \u0026 Usage\n\nPlease refer to the [documentation site](https://mstrap.dev) for documentation\n\n## Development\n\n1. Install dependencies\n  * macOS: `brew install crystal meson pcre2 openssl`\n    * Crystal \u003c 1.15: you'll also need `libevent`\n  * Debian/Ubuntu:\n    1. [Install Crystal](https://crystal-lang.org/install/)\n    2. `sudo apt install meson libpcre2-dev libssl-dev patchelf`\n      * Crystal \u003c 1.15: you'll also need `libevent-dev`\n2. `git clone git@github.com:maxfierke/mstrap.git`\n3. `make`\n4. `bin/mstrap` will be created\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/maxfierke/mstrap/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Max Fierke](https://github.com/maxfierke) - creator and maintainer\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxfierke%2Fmstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxfierke%2Fmstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxfierke%2Fmstrap/lists"}