A CLI tool to display the latest comic book releases.
Requires Node Version 16.1.0+
npm install comicbook-cli -gcomics publisher <name>
// eg: comics publisher "Marvel Comics"comics all
// eg: comics all- 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
MIT © Miguel Correa
