Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.
/ xkcd-archiver Public archive

A cloner of the XKCD comics for archiving purposes.

License

Notifications You must be signed in to change notification settings

hacdias/xkcd-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkcd-archiver

A cloner of the XKCD comics for archiving purposes.

Install

go install go.hacdias.com/xkcd-archiver@latest

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

Feel free to open an issue or a pull request.

License

MIT License © Henrique Dias