7 Likes
That makes me wonder in how far devenv.sh is becoming a flake contender. Now, that it slowly adopts packaging as well.
It feels much more high-level, in a good and bad way at the same time. Many decisions are taken from the user, which is nice for many use cases. And with that it might remove flexibility needed sometimes to ship something (at least in my experience).
How easy is it to use devenv.sh off its happy path?
1 Like
You can drop off to the lower-level api anytime you want by just using inputs,
but most of the time you really shouldn’t need to.