Skip to content

adaptive/workers-ci

Repository files navigation

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.