Skip to main content
Tweeted twitter.com/StackArduino/status/865206278653661185
edited tags
Link
Bob
  • 185
  • 7
Source Link
Bob
  • 185
  • 7

Arduino command line vs. Arduino builder

I'm working on adding my Arduino to continuous integration and I came across two different possible ways of doing this, Arduino command line, and arduino-builder. Can someone explain why the arduino-builder tool exists separately from calling Arduino from the command line? And what are the advantages of using one over the other?