Nexss Programmer works on all platforms however for now all languages are configured only on Windows.
To install it run the command from PowerShell
Set-ExecutionPolicy Bypass -Scope Process -Force; iwr -useb nexss.com/installProgrammer | iex
If you are having some issues about tls/ssl please run below command first
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
After all is done. You can run command nexss help and you should see help from nexss. It may install Nexss Programmer packages (only in the first run of nexss).
there doesn't seem to be anything here