KevinRohn / node-pkg-armv7-compiler

Github action to create pkg executable for armv7 platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-pkg-armv7-compiler

GitHub action to create pkg executable for armv7 platform.

NOTE: This is an experimental github action to test the pkg compile on armv7. It is not very customizable. So please do not use it in production.

USAGE: The action can only be executed on linux arm64 or arm32 host systems. It`s not an cross compiler!

About

Github action to create pkg executable for armv7 platform

License:MIT License


Languages

Language:Shell 59.6%Language:Dockerfile 40.4%