You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea of Squid Deploy was inspired in the tool Octopus Deploy for source control and code promotion. The Squid client application calls a WCF service hosted in a remote machine, through the 'squid tentacle' Windows service and allow us to execute console commands in the server. I've created this project as an example of how run simple .BAT fi…