Use your own text editor and run from shell?
in
Integration and Hardware
•
9 months ago
Hi, I'm really new to Processing and love it so far.
Im a software engineering student on a Mac and I love to code in the vim text editor.
That's why I was wondering: Can I compile and run a Processing text file from the Terminal somehow?
Like you would compile and start a java program:
- javac Abc.java
- java Abc
Cheers,
Kai
1