Using NPM to distribute pre-built Go binaries ↦
Utkarsh Agarwal:
NPM provides an easy way to publish and distribute Node JS packages for both code dependencies as well as global command-line tools. This article demonstrates how it can be used to publish and distribute binaries written in Golang.
Discussion
Sign in or Join to comment or subscribe