comicbook-cli

3.0.1 • Public • Published

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

Package Sidebar

Install

npm i comicbook-cli

Weekly Downloads

1

Version

3.0.1

License

MIT

Unpacked Size

5.51 MB

Total Files

7

Last publish

Collaborators

  • miguelc1221