crystal-xkcd-grabber

grab xkcd comics from the web (crystal test program)

crystal-xkcd-grabber

a simple CLI tool to grab XKCD comics, written in Crystal programming language

inspired from https://eryb.space/2020/05/27/diving-into-go-by-building-a-cli-application.html

usage:

$ ./crystal-xkcd-grabber --help
Usage: ./xkcd-grabber [OPTION...]

        -n, --number INT             The comic number to download. Default is latest
        -s, --save                   When specified, download and save the comic to disk
        -h, --help                   Show this help

work in progress

Contributing

  1. Fork it (https://github.com/your-github-user/crystal-xkcd-grabber/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

crystal-xkcd-grabber

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • almost 4 years ago
  • June 11, 2020
License

MIT License

Links
Synced at

Wed, 08 May 2024 08:16:10 GMT

Languages