Go to file
dependabot-preview[bot] 591b9e13e2
Chore(deps): Bump yargs from 16.2.0 to 17.0.0 (#14)
Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 17.0.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-03 20:25:12 +02:00
.github/workflows chore: fix env vars 2020-10-04 21:25:53 +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