I tried to run the script but it seems to not work with Windows 10.
Here is the output from my command-line (cmd):
C:\Users\bn>npm install --global github-email
C:\Program Files\nodejs\github-email -> C:\Program Files\nodejs\node_modules\github-email\github-email.sh
+ github-email@1.1.3
added 1 package from 2 contributors in 2.187s
C:\Users\bn>github-email bennyn
'"bash"' is not recognized as an internal or external command,
operable program or batch file.
I tried to run the script but it seems to not work with Windows 10.
Here is the output from my command-line (cmd):