# README
ft - File Transferer
ft is CLI tool that transfer files.
Usage
serve files
$ ft serve
download from server
$ ft download -a 192.168.123.4
Installation
$ go get github.com/mattn/ft
License
MIT
Author
Yasuhiro Matsumoto (a.k.a. mattn)
# Packages
Package proto is a generated protocol buffer package.
# Functions
No description provided by the author