Hello everyone!
I want to tell you about a program, that I created for Garmin ConnectIQ: Kumitateru. Written in Rust, very fast, and simple to use: these are three main things about this system.
I also created a plugin for Visual Studio Code, which will help you in using this build system with VS Code.
Links:
VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=GGorAA.kumitateru
GitHub of the extension: https://github.com/ggoraa/kumitateru-vscode
GitHub of the build system: https://github.com/ggoraa/kumitateru
Currently I am working on bringing support of Barrel projects, so you can develop your favourite barrels(libraries) with Kumitateru, and also a linter, which will analyse your code and shown any place where your app can crash or not work properly, and also places where your code could be optimised.
You can find out more about this system on the GitHub page of the system, link provided higher in this post!
EDIT: I forgot to mention that the project structure is also different from normal projects, it is simplified