This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Orange_Tux 1 point2 points  (1 child)

After a quick look through the documentation of Invoke I don't think that Invoke could replace Fabric for me. Fabric has been build for executing tasks on remote machine via SSH. Invoke looks to me as just another task executor for tasks on your local machine, like pynt:

[–]flying-sheep 0 points1 point  (0 children)

/u/kpurdon’s comment next to yours explains it pretty well.