0.1.0 • Published 7 years ago

up-cmd v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

up

✨ painless, context-aware file uploads from the command line ✨

Demo

installation

npm install -g up-cmd

use

single file:

up file.txt

multiple files:

up file.txt

command output:

cat /usr/share/dict/words | grep "aba" | up

features

  • Easy upload to existing storage providers
  • Configuration through ~/.up.json

Contributing

Feel free to contribute by requesting a feature, submitting a bug or contributing code.

License

MIT

0.1.0

7 years ago