Add ability to change email address via environmental variable EMAIL.
This helps with docker development containers for visual studio, during build we can take an env. file and populate the users information and it will update the extension with the proper information.
Currently only the username (USER) environmental variable is supported... This PR adds the ability to use the EMAIL variable as some students are not at student.42.fr.
Add ability to change email address via environmental variable EMAIL.
This helps with docker development containers for visual studio, during build we can take an env. file and populate the users information and it will update the extension with the proper information. Currently only the username (USER) environmental variable is supported... This PR adds the ability to use the EMAIL variable as some students are not at student.42.fr.