Share your file using AirDrop with Command Line
$ go get github.com/taku-k/airdrop
$ airdrop /file/to/path
Don't append file://
to the head of the path, because file://
is appended automatically
That's because I'v been wanting to use cgo with Objective-C