Max Howell

Results 110 issues of Max Howell

We have a lot of `provides:` keys and if our `did you mean?` logic was savvy to that I imagine it would help people.

enhancement
good first issue

@jonchang suggested we read the shebang and auto-install the interpreter, this is a very good idea.

good first issue
help wanted

Try it, it fails.

bug
good first issue

deno has a `--filter` parameter for this, but it sucks a bit. either way exe/md doesn't really support this properly yet.

good first issue
help wanted

`deno` doesn’t provide it, but we can get it with the [ffi api](https://deno.land/[email protected]/runtime/ffi_api)

enhancement
help wanted

pipe the data to an instance of tar, extract as we download.

enhancement

if we find `.env` or `.envrc` files then load them. support it the same as https://direnv.net does. /cc @jhheider, @jonchang, @mfts for opinion

help wanted