netlify / netlifyctl

MIT License
176 stars 34 forks source link

Remove .exe extension from the windows binary. #118

Closed calavera closed 6 years ago

calavera commented 6 years ago

It's not really necessary and this way the binary name is consistent.

Signed-off-by: David Calavera david.calavera@gmail.com

brycekahle commented 6 years ago

Are sure it isn't necessary? I don't recall interacting with windows binaries that omit .exe.

verythorough commented 6 years ago

I agree that it feels more consistent with other binaries to leave the .exe on there. Also, I discovered that wen you install with Scoop, you can call netlifyctl deploy like any other OS, without the .exe

calavera commented 6 years ago

closing this for now