comicbook-cli
v3.0.1
Published
A CLI tool to display the latest comic releases
Downloads
21
Maintainers
Readme
ComicBook CLI
A CLI tool to display the latest comic book releases.
Install
Requires Node Version 16.1.0+
npm install comicbook-cli -gCommands
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 allContributing
- Fork it
- Run
npm install - Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
License
MIT © Miguel Correa
