{"id":16687536,"url":"https://github.com/warrenbuckley/codespace-features","last_synced_at":"2026-05-18T10:09:29.184Z","repository":{"id":139470674,"uuid":"568532128","full_name":"warrenbuckley/codespace-features","owner":"warrenbuckley","description":"Adds feature to Github CodeSpaces (devcontainers), including SQLite \u0026 SMTP4Dev","archived":false,"fork":false,"pushed_at":"2022-12-14T10:43:40.000Z","size":43,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T23:28:37.653Z","etag":null,"topics":["devcontainer-feature","devcontainers","devcontainers-features","smtp4dev","sqlite"],"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/warrenbuckley.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}},"created_at":"2022-11-20T20:20:36.000Z","updated_at":"2025-09-19T21:56:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f96117c-69a5-49a5-b970-8ce591ff4dfd","html_url":"https://github.com/warrenbuckley/codespace-features","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"devcontainers/feature-starter","purl":"pkg:github/warrenbuckley/codespace-features","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrenbuckley%2Fcodespace-features","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrenbuckley%2Fcodespace-features/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrenbuckley%2Fcodespace-features/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrenbuckley%2Fcodespace-features/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warrenbuckley","download_url":"https://codeload.github.com/warrenbuckley/codespace-features/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrenbuckley%2Fcodespace-features/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33174091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["devcontainer-feature","devcontainers","devcontainers-features","smtp4dev","sqlite"],"created_at":"2024-10-12T15:09:22.893Z","updated_at":"2026-05-18T10:09:29.179Z","avatar_url":"https://github.com/warrenbuckley.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codespace Features\nA collection of devcontainer features to use in GitHub Codespaces.\n\n## SQLite (sqlite)\n\nInstalls SQLite into the devcontainer using `apt install sqlite3` and adds the [SQLite VSCode extension](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)\n\n### Example Usage\n\n```json\n\"features\": {\n  \"ghcr.io/warrenbuckley/codespace-features/sqlite:latest\": {}\n}\n```\n\n\n\n## SMTP4Dev: A dotnet test email SMTP server (smtp4dev)\n\nInstalls SMTP4Dev using 'dotnet tool install' into the devcontainer and maps the port\n\n### Example Usage\n\n```json\n\"features\": {\n    \"ghcr.io/warrenbuckley/codespace-features/smtp4dev:latest\": {}\n}\n```\n\n### Options\n\n| Options Id | Description | Type | Default Value |\n|-----|-----|-----|-----|\n| autorun | Will autorun the SMTP4Dev server on startup | boolean | true |\n| webport | Port number for SMTP4Dev web UI | string | 5000 |\n| smtpport | Port number for SMTP4Dev SMTP port to listen on | string | 25 |\n| imapport | Port number for SMTP4Dev IMAP port to listen on | string | 143 |\n\n\n\n---\n\n_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/warrenbuckley/codespace-features/blob/main/src/smtp4dev/devcontainer-feature.json).  Add additional notes to a `NOTES.md`._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarrenbuckley%2Fcodespace-features","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarrenbuckley%2Fcodespace-features","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarrenbuckley%2Fcodespace-features/lists"}