This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Description
The current approach attempts to find a program named arduino, which apparently not always resides under the real SDK path, but in a different path instead. See #13 for that.
A quick fix has been integrated in #14, which also suggested to take a new approach:
We should seek the lib/version.txt file as it always resides under the real SDK path, on all platforms.