Hexagon / pup

Universal process manager built in Deno
https://pup.56k.guru
MIT License
159 stars 5 forks source link

Feature: Environment variable filter #7

Open Hexagon opened 1 year ago

Hexagon commented 1 year ago

It should be possible to filter away system environment variables. Could possibly be done by explicitly appending filtered variables with value undefined to the env-option passed to Deno.run