Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pocketenv-io/all
A template workspace with homebrew, nix, devenv, devbox, flox and pkgx. It is a starting point for creating a new workspace.
https://github.com/pocketenv-io/all
devbox development-environment devenv docker environment-as-code flox nix pkgx vscode
Last synced: about 1 month ago
JSON representation
A template workspace with homebrew, nix, devenv, devbox, flox and pkgx. It is a starting point for creating a new workspace.
- Host: GitHub
- URL: https://github.com/pocketenv-io/all
- Owner: pocketenv-io
- License: mit
- Created: 2024-08-05T05:00:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T10:53:24.000Z (2 months ago)
- Last Synced: 2024-09-28T09:01:21.948Z (about 2 months ago)
- Topics: devbox, development-environment, devenv, docker, environment-as-code, flox, nix, pkgx, vscode
- Language: Dockerfile
- Homepage:
- Size: 22.5 KB
- Stars: 3
- 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
# All Workspace
[![ci](https://github.com/pocketenv-io/all/actions/workflows/ci.yml/badge.svg)](https://github.com/pocketenv-io/all/actions/workflows/ci.yml)
[![discord](https://img.shields.io/discord/1270021300240252979?label=discord&logo=discord&color=5865F2)](https://discord.gg/RxKa62YAs4)This is a template workspace with homebrew, nix, devenv, devbox, flox and pkgx. 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 all
```## ✨ Features
- Homebrew
- Pkgx
- Devbox
- Flox
- Nix
- Devenv
- Oh-my-posh
- Atuin
- Direnv
- Git
- Docker
- [VSCode Remote Tunnels](https://code.visualstudio.com/docs/remote/tunnels)