{"id":30846933,"url":"https://github.com/niklasmerz/devcontainers","last_synced_at":"2025-09-07T01:15:54.522Z","repository":{"id":306611829,"uuid":"1026699024","full_name":"NiklasMerz/devcontainers","owner":"NiklasMerz","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-28T15:38:36.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-28T06:30:01.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/NiklasMerz.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,"zenodo":null}},"created_at":"2025-07-26T12:29:46.000Z","updated_at":"2025-07-28T15:38:40.000Z","dependencies_parsed_at":"2025-07-26T20:06:56.952Z","dependency_job_id":"173bd343-c509-4280-a019-e8518f52e537","html_url":"https://github.com/NiklasMerz/devcontainers","commit_stats":null,"previous_names":["niklasmerz/devcontainers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NiklasMerz/devcontainers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fdevcontainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fdevcontainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fdevcontainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fdevcontainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NiklasMerz","download_url":"https://codeload.github.com/NiklasMerz/devcontainers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fdevcontainers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273984113,"owners_count":25202291,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-09-07T01:15:52.360Z","updated_at":"2025-09-07T01:15:54.507Z","avatar_url":"https://github.com/NiklasMerz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# devcontainers\n\nMy devcontainer configs linked to project dirs.\n\n## Setup Script\n\nUse `setup-devcontainer.sh` to interactively copy and customize devcontainer configs:\n\n```bash\n./setup-devcontainer.sh\n```\n\n### Making Script Globally Available\n\nTo make the script available as a global command:\n\n```bash\nmkdir -p ~/.local/bin\nln -s ~/my-projects/devcontainers/setup-devcontainer.sh ~/.local/bin/setup-devcontainer\n```\n\nAfter setup, run from any project directory:\n```bash\nsetup-devcontainer\n```\n\n### Bash Alias (Legacy)\n\n```\nalias setup-dc=\"mkdir -p .devcontainer \u0026\u0026 cp ~/my-projects/devcontainers/python-js.json .devcontainer/devcontainer.json\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklasmerz%2Fdevcontainers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniklasmerz%2Fdevcontainers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklasmerz%2Fdevcontainers/lists"}