TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Do you code complex Arduino projects? Use Arli to search/install libs

1 pointsby kigsterover 7 years ago

1 comment

kigsterover 7 years ago
Really, I’m looking for any feedback using this tool to manage Arduino libraries for any project. I do not use their Aweful IDE, and much prefer Clion, although CMake is its own beast :)<p>I hit a wall while building a project with more than ten libraries, and so having to keep track of them all by hand, download and manually rename the folders, has been a nightmare.<p>Arli solves that by reading an Aifile - a yaml file that can see supplied with any project. Arli then installs all libs in the proper locations, while also figuring out the name of the library folder.