Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adaptive/workers-ci

Workers continuous integration lite tool, bundler and publisher.
https://github.com/adaptive/workers-ci

ci ci-cd cloudflare edge hacktoberfest serverless workers

Last synced: 30 days ago
JSON representation

Workers continuous integration lite tool, bundler and publisher.

Awesome Lists containing this project

README

        

# Workers Lite Bundler and Publisher

Workers continuous integration lite tool, bundler and publisher.

## 🔨 Install with `yarn` or `npm`

```bash
yarn add workers-ci --dev
```

```bash
npm i workers-ci --save-dev
```