lexi-lambda / envy

An environment variable manager for Racket applications
https://lexi-lambda.github.io/envy/envy.html
17 stars 1 forks source link

It should be possible to have hierarchal environment variables #2

Open lexi-lambda opened 9 years ago

lexi-lambda commented 9 years ago

It should be possible to have a set of environment variables that are required if another environment variable is #t, but use default values when it is #f.