caddy-baron

2.0.1 • Public • Published

caddy-baron

Downloads Caddy for use in npm/npx scripts

  • Downloads the latest version of Caddy
  • No dependency on the unmaintained "download" package
  • Use with npm-run-all to run Caddy in parallel with your application, eg:
"scripts": {
    "caddy": "caddy run --config Caddyfile",
    "local-https": "node server.js",
    "dev": "run-p caddy local-https",
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.1
    4
    • latest

Version History

Package Sidebar

Install

npm i caddy-baron

Weekly Downloads

5

Version

2.0.1

License

MIT

Unpacked Size

41 MB

Total Files

5

Last publish

Collaborators

  • ianbaron