• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

processing-atom

Run Processing sketches in Atom
msfeldstein
1.1.0 1,738
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Processing in Atom

Run Processing sketches from Atom by pressing ctrl+alt+b

processing package in action

Running a sketch from Atom

  1. Download Processing if you don't already have it installed.
  2. Install processing-java:
    • Mac OS: Open Processing and install processing-java from the Tools menu: image

    • Linux: Add processing-java to your executable search path. This can be done by adding the processing directory to your PATH environment variable or by adding a symlink to any existing directory within your PATH. The following command should do this on most linux distributions (replace /path/to/processing with the path where processing is installed):

        sudo ln -s /path/to/processing/processing-java /usr/local/bin/
      
  3. Open a Processing sketch in Atom and run it: ctrl+alt+b

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by