Go to file
Henrique Dias e04b5fc1bd chore: update version
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-02 15:33:30 +01:00
bin feat: escape HTML and columns on home page 2019-04-29 16:58:18 +01:00
lib fix: escape alt attr 2019-05-02 15:32:49 +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: update version 2019-05-02 15:33:30 +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