env Env allows you to parse an environment from string and keep in your appplication a state of the current environment. Getting started Here is how to parse an environment from string: Env.fromString "production"