2.0.0 • Published 1 year ago

superheroes-cli v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
1 year ago

superheroes-cli

Get superhero names

Install

npm install --global superheroes-cli

Usage

$ superheroes --help

  Examples
    $ superheroes
    Spider-Ham

    $ superheroes --all
    3-D Man
    A-Bomb
    ...

  Options
    --all  Get all names instead of a random name

Related