2 releases
new 0.1.1 | Feb 19, 2025 |
---|---|
0.1.0 | Feb 19, 2025 |
#765 in Command line utilities
30 downloads per month
15KB
215 lines
How to use:
1. Add dup-cli to your system:
- `sudo cp dup-cli /usr/local/bin`
1. Add environment variables to your system:
- `UPLOAD_URL` - URL to upload files to
Example:
#### upload file or multiple files
`dup-cli README.md LICENSE.md`
#### upload file or multiple files to a specific folder
`dup-cli README.md LICENSE.md folder_name`
Dependencies
~7–19MB
~250K SLoC