https://github.com/pocketenv-io/devbox
Deploy a new devbox workspace on Pocketenv. Instant, easy, and predictable development environments
https://github.com/pocketenv-io/devbox
dev-workspace devbox developer-tools docker nix terraform vscode
Last synced: 2 months ago
JSON representation
Deploy a new devbox workspace on Pocketenv. Instant, easy, and predictable development environments
- Host: GitHub
- URL: https://github.com/pocketenv-io/devbox
- Owner: pocketenv-io
- License: mit
- Created: 2024-02-02T16:12:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-23T12:19:59.000Z (9 months ago)
- Last Synced: 2025-03-07T16:58:54.005Z (3 months ago)
- Topics: dev-workspace, devbox, developer-tools, docker, nix, terraform, vscode
- Language: Dockerfile
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Devbox Workspace
[](https://github.com/pocketenv-io/devbox/actions/workflows/ci.yml)
[](https://discord.gg/RxKa62YAs4)This is a template workspace with devbox. It is a starting point for creating a new workspace.
## 🚀 Quick start
Create a new workspace using the [pocketenv](https://github.com/pocketenv-io/pocketenv) command line tool:
```sh
pocketenv init -t devbox
```## ✨ Features
- Devbox
- Nix
- Oh-my-posh
- Atuin
- Direnv
- Git
- Docker
- [VSCode Remote Tunnels](https://code.visualstudio.com/docs/remote/tunnels)