79 Forks
176 Stars
176 Watchers

processing4

Source code for the Processing Core and Development Environment (PDE)

How to download and setup processing4

Open terminal and run command
git clone https://github.com/processing/processing4.git
git clone is used to create a copy or clone of processing4 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with processing4 https://github.com/processing/processing4/archive/master.zip

Or simply clone processing4 with SSH
[email protected]:processing/processing4.git

If you have some problems with processing4

You may open issue on processing4 support forum (system) here: https://github.com/processing/processing4/issues