1.0.1 • Published 2 years ago

poke-searcher v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

poke-seacher

A cli tool for pokeapi using javascript. I made it as a quick project to learn how to make my own global npm script.

Requirements

  1. NodeJS
  2. Internet Access
  3. A shell/cmd environment

Usage

The core of the app is in ./lib/pokesearch.mjs. If you want to test it you could do so by typing in your terminal

    node ./lib/pokesearch.mjs [flag] [endpoint] [Name or ID]

Or if you've installed it globally

    pokesearch [flag] [endpoint] [Name or ID]
1.0.1

2 years ago

1.0.0

2 years ago