Toolchain Management #207
Replies: 2 comments
-
❄️ The problem is, that the last 10% are usually not solvable on the fly on other tools. |
Beta Was this translation helpful? Give feedback.
-
Homebrew is probably fine for now. There are things it could do better, but it's honestly good enough. I don't want to introduce too many dependencies in the stack if I can avoid it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have thought about this one for awhile and figured it'd be worth starting a discussion on it. Thoughts on supporting a toolchain manager aside from
brew
? For example, I've been using mise for basically everything now-a-days and its great for multi-platform. Not quite the level of say, Nix, but gets you 90% of the way there.I'd be happy to introduce the
.mise.toml
for this as well, just a thought!Beta Was this translation helpful? Give feedback.
All reactions