Added README.md file for ForkLift plugin

master
wyldphyre 11 years ago committed by ncanceill
parent 81da07602c
commit cf3fb873ec
  1. 13
      plugins/forklift/README.md

@ -0,0 +1,13 @@
## forklift
Plugin for ForkLift, an FTP application for OS X.
### Requirements
* [ForkLift](http://forkliftapp.com/forklift/)
### Usage
* If `fl` is called without arguments then the current folder is opened in ForkLift. Is equivalent to `fl .`
* If `fl` is called with a directory as the argument, then that directory is opened in ForkLift
Loading…
Cancel
Save