https://github.com/zweifisch/drop-me-the-file
utils allowing others to send you files
https://github.com/zweifisch/drop-me-the-file
Last synced: about 2 months ago
JSON representation
utils allowing others to send you files
- Host: GitHub
- URL: https://github.com/zweifisch/drop-me-the-file
- Owner: zweifisch
- Created: 2013-04-12T06:27:01.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-12T07:13:46.000Z (about 12 years ago)
- Last Synced: 2025-03-11T17:50:58.820Z (2 months ago)
- Language: CoffeeScript
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
utils allowing others to send you files
## install
install as nodejs module
```sh
npm install -g drop-me-the-file
```## usage
```sh
drop-me-the-file
```to specify a port
```sh
PORT=8000 drop-me-the-file
```