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/[email protected]/with-env.ts Usage with-env [...files] -- [command] [...args]