Skip to content

Conversation

toniab
Copy link

@toniab toniab commented Aug 5, 2025

Added CLI explanation to the bottom of the environment section to address issue about CLI not being available in the documentation #633 and previous attempt to mention it in Tools #634

Copy link

netlify bot commented Aug 5, 2025

Deploy Preview for java-processing-faf822 ready!

Name Link
🔨 Latest commit eb231d6
🔍 Latest deploy log https://app.netlify.com/projects/java-processing-faf822/deploys/68a4a9e67f5eec00082990c2
😎 Deploy Preview https://deploy-preview-639--java-processing-faf822.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@SableRaf
Copy link
Collaborator

Thanks @toniab!

May I suggest separate instructions for each platform for clarity? (We'll remove the note once we add Processing to PATH on macOS as well).


To run Processing from a terminal, use:

Windows (PowerShell)

processing.exe --help

Linux

processing --help

macOS

Note: On Windows and Linux, Processing is added to your PATH by default, so no navigation is needed. On macOS, the executable lives inside the .app bundle, so you must navigate to its folder first (typically /Applications/Processing.app/Contents/MacOS).

cd /Applications/Processing.app/Contents/MacOS
./Processing --help

@SableRaf SableRaf self-requested a review August 12, 2025 12:50
@toniab
Copy link
Author

toniab commented Aug 13, 2025

Yes. I wanted to but wasn't actually sure what the other versions were. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants