1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2026-06-17 12:55:27 -04:00
Commit Graph

13 Commits

Author SHA1 Message Date
jake c2bc25f5ca increase timeout to an excessive 30 seconds for CI 2021-10-06 10:30:03 -04:00
jake 8997d4f3a4 v1.0.0 v1.0.0 2021-10-06 10:09:15 -04:00
jake df200ecf2e rename package to careful-downloader 2021-10-06 10:09:00 -04:00
jake c5c83fe38c add node engines field to package.json 2021-10-06 09:58:56 -04:00
jake 3325d61b62 fix node 12.x 2021-10-06 09:57:34 -04:00
jake b75aef6e80 run tests on Windows and macOS 2021-10-06 09:55:00 -04:00
jake 8addfddb88 fix CI 2021-10-06 09:53:25 -04:00
jake a515728400 Update README 2021-10-06 09:52:31 -04:00
jake 2a682c76be refactor checkChecksum() 2021-10-06 09:49:06 -04:00
jake aa68c18246 use process.cwd() instead of __dirname for expected relative paths 2021-10-05 11:27:43 -04:00
jake 5d87ac13d9 documentation! 2021-10-05 11:26:23 -04:00
jake 5008874502 add cleanDestDir option 2021-10-05 11:07:02 -04:00
jake bd8b8047d7 initial commit 🎉 2021-10-05 10:42:41 -04:00