Live data from Hacker News

Tools I love: mise(-en-place)

blog.vbang.dk

1–10 of 51 posts

Re: Tools I love: mise(-en-place)

#5
post #2

So if I understand it correctly, it's a mix between GNU Make and `asdf`?

On top of that, it also enabled environment management (replacing direnv). Env vars can also be retrieved from secret stores.

It can also manage tools from various backends, e.g. go, aqua, cargo, npm, ubi and others

Re: Tools I love: mise(-en-place)

#8
post #5
post #2

So if I understand it correctly, it's a mix between GNU Make and `asdf`?

On top of that, it also enabled environment management (replacing direnv). Env vars can also be retrieved from secret stores. It can also manage tools from various backends, e.g. go, aqua, cargo, npm, ubi and others

I wish they had some direct envrc support, so that legacy projects wouldn't have to be migrated to mise.toml
Post reply on HN