You've already forked careful-downloader
mirror of
https://github.com/jakejarvis/careful-downloader.git
synced 2026-06-17 14:05:28 -04:00
BREAKING: allow hashes provided as a URL to a text file or a string
(closes #1)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import debug from "debug";
|
||||
|
||||
// set DEBUG=careful-downloader in environment to enable detailed logging
|
||||
export default debug("careful-downloader");
|
||||
Reference in New Issue
Block a user