sharer-cli

1.5.1 • Public • Published

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]

Readme

Keywords

Package Sidebar

Install

npm i sharer-cli

Weekly Downloads

1

Version

1.5.1

License

MIT

Unpacked Size

58 kB

Total Files

11

Last publish

Collaborators

  • sondrehj