https://github.com/pocketenv-io/devenv
Deploy a new devenv workspace on Pocketenv. Fast, Declarative, Reproducible, and Composable Developer Environments using Nix
https://github.com/pocketenv-io/devenv
dev-workspace developer-tools devenv docker nix terraform
Last synced: about 1 month ago
JSON representation
Deploy a new devenv workspace on Pocketenv. Fast, Declarative, Reproducible, and Composable Developer Environments using Nix
- Host: GitHub
- URL: https://github.com/pocketenv-io/devenv
- Owner: pocketenv-io
- License: mit
- Created: 2024-02-02T16:13:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T15:05:42.000Z (almost 2 years ago)
- Last Synced: 2025-10-24T22:42:39.486Z (8 months ago)
- Topics: dev-workspace, developer-tools, devenv, docker, nix, terraform
- Language: Dockerfile
- Homepage:
- Size: 20.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
# Devenv Workspace
[](https://github.com/pocketenv-io/devenv/actions/workflows/ci.yml)
[](https://discord.gg/RxKa62YAs4)
This is a template workspace with devenv. 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 devenv
```
## ✨ Features
- Devenv
- Nix
- Oh-my-posh
- Atuin
- Direnv
- Git
- Docker
- [VSCode Remote Tunnels](https://code.visualstudio.com/docs/remote/tunnels)