https://github.com/tildebyte/build-processing-py
Processing.py build system for Atom
https://github.com/tildebyte/build-processing-py
Last synced: over 1 year ago
JSON representation
Processing.py build system for Atom
- Host: GitHub
- URL: https://github.com/tildebyte/build-processing-py
- Owner: tildebyte
- License: mit
- Created: 2016-10-21T16:06:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T22:25:49.000Z (almost 10 years ago)
- Last Synced: 2025-02-10T13:43:51.495Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Processing.py build system for Atom
Provides [atom-build](https://github.com/noseglid/atom-build) with a build system for Processing.py. Requires [atom-build](https://github.com/noseglid/atom-build) to be installed. Also requires the Processing.py command line tools (`processing-py`) to be installed and in your `PATH`.
A target for running a sketch is available.