https://github.com/qddjs/qdownload
qdd's downloader
https://github.com/qddjs/qdownload
Last synced: over 1 year ago
JSON representation
qdd's downloader
- Host: GitHub
- URL: https://github.com/qddjs/qdownload
- Owner: qddjs
- License: mit
- Created: 2018-09-22T22:29:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T08:30:21.000Z (over 7 years ago)
- Last Synced: 2024-04-20T13:58:05.848Z (about 2 years ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# qdownload
[](https://travis-ci.org/bengl/qdownload)
[](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.