ashwinjadhav818 / pokecli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokecli

A CLI to find information about Pokemon!

  • Built using React Ink

screenshot

CLI

Usage
  $ pokecli

Options
  --name The name of the pokemon

Examples
  $ pokecli --name=charmander
  Charmander
  ----------
  Metrics: 0.6m, 8.5 kg
  Type: fire

  Stats
  hp: 39
  attack: 52
  defense: 43
  special-attack: 60
  special-defense: 50
  speed: 65

About


Languages

Language:TypeScript 82.9%Language:JavaScript 17.1%