This repository was archived by the owner on May 15, 2025. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
It could be great to use Github Actions in order to build a neix binary for each platform like GNU/Linux, macOS, or Microsoft Windows.
This feature could enables automated unit tests when pushing changes on master (or other branches), and could facilitates the distribution of the software.
Describe the solution you'd like
Just configure Github Actions to build the binary for the following plaforms: GNU/Linux distributions, macOS, Microsoft Windows, for different architectures like x86_64 or ARM.