Open quintesse opened 2 years ago
These would be very useful to have, especially the environment variables. Because otherwise the only option is to set them in your system before starting the IDEA which is not ideal.
Fixed. Now use NAME=abcd or NAME="a b c d"
NAME=abcd
NAME="a b c d"
Awesome!
Please also add to README.md.
README.md
These would be very useful to have, especially the environment variables. Because otherwise the only option is to set them in your system before starting the IDEA which is not ideal.