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.
Sponsor this project:
With Homebrew (Mac OS & linux)
$ brew tap devcows/apps
$ brew install share
To install Share command line go to releases and download package for your operating system.
Launch server:
$ share server
Hello world CLI:
$ share add PATH [PATH...]
Synopsis:
$ share [command] [flags] PATH
See also share --help
.