Skip to content

A CLI tool to display the latest comic book releases

Notifications You must be signed in to change notification settings

miguelc1221/comicbook-cli

Repository files navigation

ComicBook CLI

A CLI tool to display the latest comic book releases.

screenshot

Install

Requires Node Version 16.1.0+

npm install comicbook-cli -g

Commands

Display a table with all the latest issues by publisher

comics publisher <name>
// eg: comics publisher "Marvel Comics"

Display a table with all the latest issues

comics all
// eg: comics all

Contributing

  1. Fork it
  2. Run npm install
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

License

MIT © Miguel Correa

About

A CLI tool to display the latest comic book releases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published