122 Forks
445 Stars
445 Watchers

arduino-builder

A command line tool for compiling Arduino sketches

How to download and setup arduino-builder

Open terminal and run command
git clone https://github.com/arduino/arduino-builder.git
git clone is used to create a copy or clone of arduino-builder repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with arduino-builder https://github.com/arduino/arduino-builder/archive/master.zip

Or simply clone arduino-builder with SSH
[email protected]:arduino/arduino-builder.git

If you have some problems with arduino-builder

You may open issue on arduino-builder support forum (system) here: https://github.com/arduino/arduino-builder/issues