Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 403 Bytes

File metadata and controls

17 lines (11 loc) · 403 Bytes

Workers Lite Bundler and Publisher

Workers continuous integration lite tool, bundler and publisher.

🔨 Install with yarn or npm

yarn add workers-ci --dev
npm i workers-ci --save-dev

🚀 Deploy requirements

The deploy command requires valid Cloudflare credentials. Set CF_API_TOKEN and CF_ACCOUNT in your environment before running workers-ci deploy.