{"id":31146335,"url":"https://github.com/itzcozi/devbox","last_synced_at":"2025-09-18T15:09:56.974Z","repository":{"id":315140006,"uuid":"1058274552","full_name":"itzCozi/devbox","owner":"itzCozi","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-16T22:40:24.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T00:03:50.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/itzCozi.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-16T21:43:21.000Z","updated_at":"2025-09-16T22:40:27.000Z","dependencies_parsed_at":"2025-09-17T18:33:36.530Z","dependency_job_id":null,"html_url":"https://github.com/itzCozi/devbox","commit_stats":null,"previous_names":["itzcozi/devbox"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/itzCozi/devbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzCozi%2Fdevbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzCozi%2Fdevbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzCozi%2Fdevbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzCozi%2Fdevbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itzCozi","download_url":"https://codeload.github.com/itzCozi/devbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzCozi%2Fdevbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275788064,"owners_count":25528695,"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-18T02:00:09.552Z","response_time":77,"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-18T15:09:55.854Z","updated_at":"2025-09-18T15:09:56.964Z","avatar_url":"https://github.com/itzCozi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# devbox\n\n**Isolated development environments for anything**\n\n[![CI](https://github.com/itzcozi/devbox/workflows/CI/badge.svg)](https://github.com/itzcozi/devbox/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/itzcozi/devbox)](https://goreportcard.com/report/github.com/itzcozi/devbox)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\ndevbox creates isolated development environments, contained in a project's Docker box (container). Each project operates in its own disposable environment, while your code remains neatly organized in a simple, flat folder on the host machine.\n\n## Features\n\n- 🚀 **Instant Setup** - Create isolated development environments in seconds\n- 🐳 **Docker-based** - Leverage the power of boxes (containers) for consistent environments\n- 📁 **Clean Organization** - Keep your code organized in simple, flat folders\n- 🔧 **Configurable** - Define your environment with simple JSON configuration\n- 🗑️ **Disposable** - Easily destroy and recreate environments as needed\n- 🛡️ **Isolated** - Each project runs in its own box, preventing conflicts\n- 🔄 **Docker-in-Docker** - Use Docker within your devbox environments by default\n- 🧪 **Well Tested** - Comprehensive test suite with cross-platform support\n\n## Installation\n\n```bash\n# Using the install script\ncurl -fsSL https://devbox.ar0.eu/install.sh | bash\n# Or manually: https://devbox.ar0.eu/docs/install/#manual-build-from-source\n```\n\n## Quick Start\n\n1. **Initialize a new project**\n   ```bash\n   devbox init my-project\n   ```\n\n2. **Enter the development environment**\n   ```bash\n   devbox shell my-project\n   ```\n\n3. **Run commands in the environment**\n   ```bash\n   devbox run my-project \"python --version\"\n   ```\n\n4. **List your environments**\n   ```bash\n   devbox list\n   ```\n\n5. **Clean up when done**\n   ```bash\n   devbox destroy my-project\n   ```\n\n### Shared configs\n\nCommit a `devbox.json` to your repo so teammates can just:\n\n```bash\ndevbox up\n```\n\nOptional: mount your local dotfiles into the box\n\n```bash\ndevbox up --dotfiles ~/.dotfiles\n```\n\n## Documentation\n\nFor detailed documentation, guides, and examples, visit:\n\n**📖 [devbox.ar0.eu](https://devbox.ar0.eu)**\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n\n**Created by BadDeveloper with 💚**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzcozi%2Fdevbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzcozi%2Fdevbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzcozi%2Fdevbox/lists"}