up
✨ painless, context-aware file uploads from the command line ✨
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
- GitHub Gist for source files
- DropBox for everything else
- more to be added soon!
- Configuration through
~/.up.json
Contributing
Feel free to contribute by requesting a feature, submitting a bug or contributing code.
License
MIT