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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
Run sequences of shell commands against local and remote hosts.
7
7
8
-
Flightplan is a [node.js](http://nodejs.org) library for streamlining application deployment or systems administration tasks, similar to Python's [Fabric](http://fabfile.org).
8
+
Flightplan is a [node.js](http://nodejs.org) library for streamlining application deployment or systems administration tasks.
9
9
10
10
A complete list of changes can be found in the [Changelog](https://github.com/pstadler/flightplan/releases). Support is available on [Gitter](https://gitter.im/pstadler/flightplan).
11
11
@@ -680,4 +680,4 @@ transport.debug('Copying files to remote hosts');
0 commit comments