Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 551 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 551 Bytes

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