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