up-cmd
v0.1.0
Published
Simple file uploads from the command line
Downloads
2
Readme
up
✨ painless, context-aware file uploads from the command line ✨

installation
npm install -g up-cmduse
single file:
up file.txtmultiple files:
up file.txtcommand output:
cat /usr/share/dict/words | grep "aba" | upfeatures
- 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
