Repository
Current version released
6 years ago
Versions
setting environment variable
A tool for setting environment variables across platforms
Install
$ deno install cross-env https://deno.land/x/cross_env/mod.ts --allow-run --allow-envUsage
$ cross-env PORT=8080 HOST=0.0.0.0 deno https://example.com/server.tsLicense
The MIT License