devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Allow overwrites on install, build and start command

Open LucilleH opened this issue 3 years ago • 0 comments

Right now devbox plan does automatic language detection and sets the install, build and start commands. But it only supports Golang for now.

I'd like to try it on a python project and build a container with it. Would love to see those three fields being exposed in devbox.json so someone can go ahead and modify them. Thoughts?

LucilleH avatar Aug 24 '22 20:08 LucilleH