Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1 KB

README.md

File metadata and controls

39 lines (28 loc) · 1 KB

processing.make

A simple Makefile to build, run and export Processing sketches.

Watch the video to see how it works.

Clone this Project with Git by running:

git clone git@github.com:paulvollmer/processing.make.git

MacOSX
To activate the Processing commandline tool go to Tools -> Install "processing-java".
Linux
???
Windows
???

Used Tools
GNU Make

Current Version:
0.1.1 (stable and versioned using semantic versioning)

Tested Platform:
MacOS 10.7
Win ???
Linux ???
Processing Version:
2.0b6 (Java Mode: 0214)

Issues and Bugs
You can find a list of all known bugs at GitHub. Please report if you find an unknown bug.

License

processing.make is released under the MIT License: http://www.opensource.org/licenses/MIT