Skip to content

devcows/share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Share

Build Status Coverage Status Go Report GoDoc License

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:

Installation

With Homebrew (Mac OS & linux)

$ brew tap devcows/apps
$ brew install share

Other

To install Share command line go to releases 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.