-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Description
When running /Applications/Arduino.app/Contents/MacOS/Arduino --verify path/to/sketch.ino
the splash screen is launched in addition to the build. This creates a lot of friction for automating command line builds and integrating with other tools. Is this expected or are their any plans to fix this? My fear is it's a deeper issue with how the IDE is structured given that command line args aren't parsed until after the splash screen (e.g. that's when the invalid param dialog pops).
Ideally the toolchain/driver could be packaged as a separate JAR for easier integration with build scripts, etc.
Metadata
Metadata
Assignees
Labels
No labels