Max Howell
Max Howell
example usage: ```sh $ sh
We have a lot of `provides:` keys and if our `did you mean?` logic was savvy to that I imagine it would help people.
@jonchang suggested we read the shebang and auto-install the interpreter, this is a very good idea.
deno has a `--filter` parameter for this, but it sucks a bit. either way exe/md doesn't really support this properly yet.
`deno` doesn’t provide it, but we can get it with the [ffi api](https://deno.land/[email protected]/runtime/ffi_api)
pipe the data to an instance of tar, extract as we download.
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