{"id":45845007,"url":"https://github.com/fgrehm/crib","last_synced_at":"2026-03-01T22:05:28.876Z","repository":{"id":340767605,"uuid":"1156804171","full_name":"fgrehm/crib","owner":"fgrehm","description":"Dev containers without the ceremony.","archived":false,"fork":false,"pushed_at":"2026-02-27T01:45:29.000Z","size":379,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-27T05:46:00.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/fgrehm.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-13T04:19:59.000Z","updated_at":"2026-02-27T00:28:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fgrehm/crib","commit_stats":null,"previous_names":["fgrehm/crib"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/fgrehm/crib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgrehm%2Fcrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgrehm%2Fcrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgrehm%2Fcrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgrehm%2Fcrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgrehm","download_url":"https://codeload.github.com/fgrehm/crib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgrehm%2Fcrib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29986242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-02-27T01:21:44.916Z","updated_at":"2026-03-01T22:05:28.862Z","avatar_url":"https://github.com/fgrehm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/logo.png\" alt=\"crib logo\" width=\"200\"\u003e\n\u003c/p\u003e\n\n# crib\n\nDevcontainers without the ceremony.\n\nYour `devcontainer.json`, minus the IDE. crib builds the container and stays out of your way.\n\n**[Documentation](https://fgrehm.github.io/crib/)**\n\n\u003e **Note:** This is the `main` branch where active development happens.\n\u003e Docs here may describe unreleased features. For documentation matching\n\u003e the latest release, see the [`stable`](https://github.com/fgrehm/crib/tree/stable) branch.\n\n```\ncd my-project\ncrib up        # build and start the devcontainer\ncrib shell     # drop into a shell\ncrib restart   # restart (picks up config changes)\ncrib down      # stop and remove the container\ncrib remove    # remove container and workspace state\n```\n\n## Installation\n\nInstall with [mise](https://mise.jdx.dev/):\n\n```bash\nmise use github:fgrehm/crib\n```\n\nOr download the latest binary from [GitHub releases](https://github.com/fgrehm/crib/releases):\n\n```bash\n# Replace OS and ARCH as needed (linux/darwin, amd64/arm64)\ncurl -Lo crib.tar.gz https://github.com/fgrehm/crib/releases/latest/download/crib_$(uname -s | tr '[:upper:]' '[:lower:]')_$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/').tar.gz\ntar xzf crib.tar.gz crib\ninstall -m 755 crib ~/.local/bin/crib\nrm crib.tar.gz\n```\n\nMake sure `~/.local/bin` is in your `PATH`.\n\n## License\n\nMIT\n\n---\n\nLogo created with ChatGPT image generation, prompted by Claude.\n\nBuilt with [Claude Code](https://claude.ai/code) (Opus 4.6, Sonnet 4.6, Haiku 4.5).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgrehm%2Fcrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffgrehm%2Fcrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgrehm%2Fcrib/lists"}