with-env A deno package that allows you to run a command, specifying one or more environments. Installation deno install --allow-read --allow-run https://deno.land/x/with_env@v1.0.0/with-env.ts Usage with-env [...files] -- [command] [...args]