Skip to main content
The Deno 2 Release Candidate is here
Learn more

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]