A cloner of the XKCD comics for archiving purposes.
go install go.hacdias.com/xkcd-archiver@latest
Usage:
xkcd-archiver output [flags]
Flags:
--empty empty output directory
-f, --from uint first comic to download (default 1)
-h, --help help for xkcd-archiver
--skip-html do not generate HTML files
-t, --to uint last comic to download
Feel free to open an issue or a pull request.