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

https://github.com/qddjs/qdownload

qdd's downloader
https://github.com/qddjs/qdownload

Last synced: over 1 year ago
JSON representation

qdd's downloader

Awesome Lists containing this project

README

          

# qdownload

[![Build Status](https://travis-ci.org/bengl/qdownload.svg?branch=master)](https://travis-ci.org/bengl/qdownload)
[![Coverage Status](https://coveralls.io/repos/github/bengl/qdownload/badge.svg?branch=master)](https://coveralls.io/github/bengl/qdownload?branch=master)

**`qdownload`** is the downloader part of [`qdd`](https://npm.im/qdd). Its function,
given a tarball URL and an integrity string, is to download the the tarball,
untar it, and write the files into the given cache and destination directories.
File modes are preserved.

*(TODO: Docs)*

## Contributing

See CONTRIBUTING.md.

This project uses the Developer's Certificate of Origin. See DCO.txt.

## Code of Conduct

See CODE_OF_CONDUCT.md.

## License

MIT License. See LICENSE.txt.