Continous integration with GitHub actions

With nxxm ci you can generate a workflow that will build and test your project in github actions.

Create a Github secret

In order for nxxm to be able to pull from your private Github repositories, it needs the credentials you created for authentication.

After creating it you can copy its content and paste it in a Github secret with the name of NXXM_AUTH.

Add nxxm auth in github secrets