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

https://github.com/screwdriver-cd/artifacts-unzip-service

Queue Worker to unzip artifacts offline
https://github.com/screwdriver-cd/artifacts-unzip-service

Last synced: 5 months ago
JSON representation

Queue Worker to unzip artifacts offline

Awesome Lists containing this project

README

          

# Screwdriver Artifacts Unzip Service
[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] [![Dependency Status][daviddm-image]][daviddm-url] ![License][license-image]

> A worker implementation that consumes jobs from Resque.

## Usage

```bash
npm install screwdriver-artifacts-unzip-service
```

## Testing

```bash
npm test
```

## License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.