1.5.1 • Published 4 years ago

sharer-cli v1.5.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Sharer

Share a file or folder from the command line easily

Install

$ npm install -g sharer-cli

Usage

Share a file/folder:

$ sharer <path>

Share a file/folder as zip:

$ sharer -z <path>

Show all available arguments

$ sharer -h

Output:

Options:
  --help, -h      Show help                                            [boolean]
  --version, -v   Show version number                                  [boolean]
  --port, --po    specify server port                   [number] [default: 4005]
  --copy, -c      copy url to clipboard on start      [boolean] [default: false]
  --name, -n      specify a custom name for the resource                [string]
  --zip, -z       serve resource as zip               [boolean] [default: false]
  --password, -p  specify a password for the resource                   [string]
1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago