# README
env
Convenience functions for working with environment variables
env.Default
gets the value of an environment variable or a default if not set
env.Bool
returns the boolean value of a environment variable
"true", "1", "yes", "on" in any casing are considered true