aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: bfc5376b385949df73582ab0676efad3f94d2592 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# tmp

Simple utility to store files given as its argument(s) to tmp
files on various websites.

Run as:

```sh
 $ tmp argument.ext
```

and the program prints on the output URL of the uploaded file(s).

----

All issues, questions, complaints, or (even better!) patches
should be send via email to
[~mcepl/devel@lists.sr.ht](mailto:~mcepl/devel@lists.sr.ht) email
list (for patches use [git send-email](https://git-send-email.io/)).