EnvFile
Compiled with Java 1.8 Env File is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
Supported formats:
- .env
- YAML dictionary
- JSON dictionary
All formats assume that both keys and values are strings.
Supported Platforms:
- PyCharm
- IDEA
- RubyMine
- GoLand
- Cursive