caddy-npm
v2.1.1
Published
Install caddy with npm
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 publishTesting
To test linux architectures (amd64, arm64, armv7 and i386), run the following:
docker-compose build