devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Instant, easy, and predictable development environments

Results 351 devbox issues
Sort by recently updated
recently updated
newest added

This is a bit of a personal choice and OCD, but I don't like files scattered about the root of my repo. The situation would be a bit better if...

Lovely project! Would love to request auto language detection for Rust. I'll go through the code later and see if I can make a PR to do the same.

Is it possible to have different environments with different shells? I move to a different directory and create a new `devbox.json` but running `devbox shell` still contains the installed packages...

feature

Just a question. Understand if you're not planning this. Cool looking project!

feature

It would be great to have pluggable container construction abilities so those on macOS using nerdctl/lima or buildah/krunvm could construct images transparently. Thanks for a nice tool!

feature

Awesome project. I’d love to leverage it with .Net 6.

feature

Devbox supporting latest gcc git or clang git compiles? Thanks and Best regards

Hey! Just been testing devbox and the experience so far is really smooth. I stumbled upon 3 things that confused me: 1. `devbox add package` failed with `Package not found`...

Make it possible to install packages without starting a shell.

feature

It's great to be able to add packages from [nixpkgs](https://search.nixos.org/) but some times we want to grab a very specific version of a package that it's only available in a...

feature