diff --git a/content/tools/processing-cli/processing-cli.es.json b/content/tools/processing-cli/processing-cli.es.json new file mode 100644 index 00000000..399bcf35 --- /dev/null +++ b/content/tools/processing-cli/processing-cli.es.json @@ -0,0 +1,4 @@ +{ + "name": "Processing CLI", + "description": "" +} diff --git a/content/tools/processing-cli/processing-cli.json b/content/tools/processing-cli/processing-cli.json new file mode 100644 index 00000000..0c343f86 --- /dev/null +++ b/content/tools/processing-cli/processing-cli.json @@ -0,0 +1,4 @@ +{ + "name": "Processing CLI", + "description": "Processing from the command line. (Run `./Processing --help` on the Processing executable within the application bundle)" +}