Go to file
Henrique Dias 98476c51bc
chore: remove .github workflow
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2021-06-01 21:10:47 +02:00
bin fix: linting errors 2019-11-03 10:08:22 +00:00
lib fix: on non tty streams 2020-07-19 13:16:53 +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(deps): Bump yargs from 16.2.0 to 17.0.0 (#14) 2021-05-03 20:25:12 +02:00
README.md docs: use correct capitalization 2019-07-05 13:29:06 +01:00

xkcd-clone

Clones the xkcd comics.

Usage

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

Contributing

PRs accepted.

License

MIT © Henrique Dias