deploy
deploy copied to clipboard
Tutorial on Windows?
Hi guys,
Is possible to execute on Windows?
Regards
the deploy file under bin directory don't seem to be an executable file so I tried installing it using make or mingw32-make to no avail. I'm running on Windows 10, apparently it appears unsupported. Any thoughts? :)
Its for unix systems. Runs on osx or linux. You can run it from a VM on windows or wait for their native support with ubuntu
On Aug 3, 2016 1:02 AM, "Vincent Edward G. Binua" [email protected] wrote:
the deploy file under bin directory don't seem to be an executable file so I tried installing it using make or mingw32-make to no avail. I'm running on Windows 10, apparently it appears unsupported. Any thoughts? :)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/visionmedia/deploy/issues/36#issuecomment-236970785, or mute the thread https://github.com/notifications/unsubscribe-auth/AADzBU7aCRJf8yRMmQVbTr5_dw4b89LEks5qb3gegaJpZM4I7C-s .
@kzap I thought so too, I'll try that. Thank you! :)
It works fine on Windows using the git bash. Clone the repo and add the bin directory to your PATH.