caddy-npm
v2.1.1
Published
Install caddy with npm
Downloads
27
Readme
caddy-npm
Installs caddy with npm
using go-npm.
Publishing
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
Testing
To test linux architectures (amd64, arm64, armv7 and i386), run the following:
docker-compose build