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

https://github.com/elaichenkov/cy-download-and-remove


https://github.com/elaichenkov/cy-download-and-remove

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# cy-download-and-remove

This is a simple script that downloads a file from a given URL and removes it after a given time.

## Usage

```bash
npm i
```

and then

```bash
npm test
```

See test results in [GitHub Actions](https://github.com/elaichenkov/cy-download-and-remove/actions/workflows/test.yml)