Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)