Skip to main content

add a retrobatch alias

ID
4f94f9a
date
2023-05-18 07:07:29+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
1f98a20
message
add a retrobatch alias
changed files
2 files, 9 additions

Changed files

images/README.md (3059) → images/README.md (3364)

diff --git a/images/README.md b/images/README.md
index 7525641..54cfa05 100644
--- a/images/README.md
+++ b/images/README.md
@@ -92,4 +92,13 @@ These scripts are for working with images and other visual material.
       </table>
     </p>
   </dd>
+
+  <dt>
+    <a href="https://github.com/alexwlchan/scripts/blob/main/images/retrobatch">
+      <code>retrobatch [...]</code>
+    </a>
+  </dt>
+  <dd>
+    an alias for running the Retrobatch image processor <a href="https://flyingmeat.com/retrobatch/docs-1.0/commandline/">from the command-line</a>
+  </dd>
 </dl>

macos/retrobatch (230) → images/retrobatch (230)

diff --git a/macos/retrobatch b/images/retrobatch
similarity index 100%
rename from macos/retrobatch
rename to images/retrobatch