feat(lucida): Download single url

This commit is contained in:
Tibo De Peuter 2024-12-29 17:29:36 +01:00
parent 36cd2213f7
commit 7a115ad2b2
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
2 changed files with 20 additions and 6 deletions

View file

@ -5,7 +5,7 @@
"main": "src/download.ts",
"scripts": {
"build": "tsc",
"start": "node dist/download.js",
"start": "node dist/lucida.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {