Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 601 Bytes

File metadata and controls

23 lines (14 loc) · 601 Bytes

Node CLI Test

A simple Test

Install

npm i
npm link

CLI Comands

GetListPokemon --limit 100 --offset 200

enter image description here

Extra

GetListPokemon --type 1

enter image description here

Test

npm run test

enter image description here