Skip to content

RecuencoJones/caddy-npm

Repository files navigation

npm version

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