3.0.1 • Published 2 years ago

comicbook-cli v3.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

ComicBook CLI

A CLI tool to display the latest comic book releases.

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

3.0.1

2 years ago

1.0.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago