Installs caddy with npm
using go-npm.
Update version
field in package.json
with the latest release of caddy
.
Also check goBinary.url
object to make sure binaries have matching versions.
Then run:
npm publish
To test linux architectures (amd64, arm64, armv7 and i386), run the following:
docker-compose build