Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.54 KB

ardi.md

File metadata and controls

39 lines (29 loc) · 1.54 KB

ardi

Ardi is a command line build manager for arduino projects.

Synopsis

Ardi is a build tool that allows you to completely manage your arduino project from command line!

  • Manage and store build configurations for projects with versioned dependencies
  • Run builds in CI Pipeline
  • Compile & upload sketches to connected boards
  • Watch log output from connected boards in terminal
  • Auto recompile / reupload on save

Options

  -h, --help      help for ardi
  -q, --quiet     Silence all logs
  -v, --verbose   Print all logs

SEE ALSO