### Description It'd be better to create binaries and distribute through Releases in GitHub rather than people download Node.js and go through `npm`. ### Possible solution Use [`pkg`](https://github.com/vercel/pkg#readme) or something similar.