# README
Share
Share is a command line for sharing files by network. The goal is to share a file easy as human-friendly as possible. It provides an independent webserver for each file.
TODO png or gif usage
Share is written in GO.
Installation
With Homebrew (Mac OS & linux)
$ brew tap devcows/apps
$ brew install share
Other
To install Share command line go to relases and download package for your operating system.
Usage
Launch server:
$ share server
Hello world CLI:
$ share add PATH [PATH...]
Synopsis:
$ share [command] [flags] PATH
See also share --help
.