Go to file
Henrique Dias 40c2ba12f5 chore: bump version
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-04-29 16:58:36 +01:00
bin feat: escape HTML and columns on home page 2019-04-29 16:58:18 +01:00
lib feat: escape HTML and columns on home page 2019-04-29 16:58:18 +01:00
.gitignore feat: first iteration 2019-04-26 23:48:43 +01:00
LICENSE docs: readme + license 2019-04-28 22:48:28 +01:00
package.json chore: bump version 2019-04-29 16:58:36 +01:00
README.md docs: readme + license 2019-04-28 22:48:28 +01:00

xkcd-clone

Clones the XKCD comics.

Usage

npx xkcd-clone -d <directory> [--empty]

Contributing

PRs accepted.

License

MIT © Henrique Dias