An open API service indexing awesome lists of open source software.

https://github.com/eoli3n/upaste

Paste and upload files on 0x0.st
https://github.com/eoli3n/upaste

cli paste pastebin shell upload

Last synced: 4 months ago
JSON representation

Paste and upload files on 0x0.st

Awesome Lists containing this project

README

          

# upaste
paste client.

### Usage
# Upload a file
```
$ up [OPTIONS] file
$ cat file.ext | up [OPTIONS]
```

# Upload text
```
$ echo "upaste rocks" | up
$ up
upaste
really
rocks
C-d C-d
```
Options :
-h Print this usage
-a Enable autocopy in clipboard
-t Set extension, without dot