Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 282 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 282 Bytes

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]