bkeepers / envy

a schema for your application's environment variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Required vs. optional variables

laserlemon opened this issue · comments

It might be worth having a conversation about whether "required" variables should be considered the rule or the exception. Currently, you must specify that a variable is required but if required variables are the norm (are they?), maybe we should use an :optional option instead.

👍 I think :optional makes a lot more sense.