(no title)
frou_dh | 1 month ago
Though, I don't think it has the capability for single-file scripts to declare 3rd-party dependencies to be automatically installed.
frou_dh | 1 month ago
Though, I don't think it has the capability for single-file scripts to declare 3rd-party dependencies to be automatically installed.
IshKebab|1 month ago
The best option I've found for this use case (ad-hoc scripting with third party dependencies) is Deno.
I'm hoping Rust will get there in the end too.