Skip to content

A cli tool for setting environment variables across platforms

License

Notifications You must be signed in to change notification settings

axetroy/deno_cross_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

setting environment variable

A tool for setting environment variables across platforms

Install

deno install -f --allow-run --allow-env https://deno.land/x/cross_env@v0.4.0/cross-env.ts

Usage

cross-env PORT=8080 HOST=0.0.0.0 deno https://deno.land/std/http/file_server.ts

License

The MIT License

About

A cli tool for setting environment variables across platforms

Resources

License

Stars

Watchers

Forks

Packages

No packages published