You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
readme: simplify composer command (#42)
I found a shorter way to add a composer repository to a project. This
also makes the command work in Windows OS.
jenkins: fix cleanup permission issue (#19)
* arm64 support
Replace build.sh script by Makefile (god help us) so part of it can be
run on a different platform or container.
The new release contains 2 binaries, one for each of the supported
platforms.
I tested this on a Dragonboard 410c.
* jenkins: fix cleanup permission