file sharing to the world !
npm install sharefile

[![NPM version][npm-image]][npm-url]

[![GitHub license][license-image]][license-url]
- no occupy cloud storage.
- no file size limit.
- use your local tunnel to share files

bash
npm install -g sharefile
`Usage
Generate share URL link.`bash
sharefile [your file]
ex:
sharefile demo.png
`> tip:
ctrl+c` to break command line
[npm-image]: https://img.shields.io/npm/v/sharefile.svg?style=flat
[npm-url]: https://www.npmjs.com/package/sharefile
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/andy6804tw/sharefile/blob/master/LICENSE