Skip to content

Add Processing to the PATH on Windows for easy CLI access #1097

Open
@Mathew-D

Description

@Mathew-D

Most appropriate sub-area of Processing 4?

Utilities, Core/Environment/Rendering

Processing version

4.4.3

Operating system

Windows

Steps to reproduce this

processing cli --sketch=c:\test\shapes --run

snippet

void setup() {
size(500,500)
}

void draw() {

}

Additional context

The cli command works great in Linux but doesn't exist in windows.

Would you like to work on the issue?

no

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is neededpdeProcessing Development Environmentwindows

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions