diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-27 21:20:44 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-27 21:20:44 -0700 |
| commit | 317584d0df3aea8649377f9330cd0c991d8e29ec (patch) | |
| tree | 5c5c2a9b1304d8bde1f89c91db023e651811941a /README.md | |
| download | imgutil-317584d0df3aea8649377f9330cd0c991d8e29ec.tar.zst | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..51a0039 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Thumbnailer + +Like ls but for images + +``` +go install roseh.moe/cmd/thumbnailer@latest +``` |
