Go to file
2023-06-01 21:54:59 +02:00
.github/workflows feat: rewrite in Go 2023-06-01 21:24:08 +02:00
assets feat: favicon, theme color, and logs 2023-06-01 21:54:59 +02:00
.gitignore feat: rewrite in Go 2023-06-01 21:24:08 +02:00
go.mod feat: rewrite in Go 2023-06-01 21:24:08 +02:00
go.sum feat: rewrite in Go 2023-06-01 21:24:08 +02:00
LICENSE feat: rewrite in Go 2023-06-01 21:24:08 +02:00
main.go feat: favicon, theme color, and logs 2023-06-01 21:54:59 +02:00
README.md feat: rewrite in Go 2023-06-01 21:24:08 +02:00
xkcd.go feat: rewrite in Go 2023-06-01 21:24:08 +02:00

xkcd-archiver

A cloner of the XKCD comics for archiving purposes.

Usage

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

Contributing

PRs accepted.

License

MIT © Henrique Dias