Max Howell

Results 602 comments of Max Howell

We removed exe/md. Sorry for the wasted efforts 😔

No it should link the biggest version. If not it's a bug. As you say this is due to semver spec saying `*` is *any* version (usually the latest) so...

I use `ln -s ~/.tea/deno.land/v*/bin/deno /usr/local/bin/deno` personally. as with brew I designed tea to have utility outside the tool itself.

all tea executables can be run without a venv, by design. Though this only works for the executables. This is the case because we correctly set the rpaths. Now inside...

Like we could, but is it really better than `. $(tea -d +foo.com)` which is the same.

This is being built #838, help welcome as I am not familiar with fish.

Been a week so i don't recall precisely (sadly I am super busy with CEO duties RN) If you checkout the code and try to `SHELL=fish eval deno task run...

I’m not sure how translations are intended to be handled with the new release. I'll find out.

there are no plans for implementing this yet, possibly 1.1 or 1.2 timeframe.

cool, can do and thanks for the copious detail! Probably if `asdf` or `rtx` are added to the env though we should delegate to them.