@gneiru/kdl
v0.1.1
Published
Secure TypeScript anime/drama downloader CLI with manifest and interactive modes.
Readme
@gneiru/kdl
Secure TypeScript rewrite of the UDB downloader core.
Quick start:
npm install
npm run typecheck
npm test
npm run buildRun interactive mode:
npm run dev -- --conf ./config_udb.yamlRun manifest mode:
npm run dev -- --conf ./config_udb.yaml --manifest ./examples/manifest.example.yamlDetailed project documentation is available in README.kdl.md.
Release automation setup is documented in RELEASING.md.
