Skip to content

wotzhs/kidex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kidex

kidex is a terminal application wrapper for pokeapi.co

Overview

Usage:
  kidex [command]

Available Commands:
  completion  generate the autocompletion script for the specified shell
  find        find a pokemen by id or name
  help        Help about any command

Flags:
  -h, --help   help for kidex

Use "kidex [command] --help" for more information about a command.

Getting kidex

Install to your go bin

go install github.com/wotzhs/kidex
kidex

Build from source

git clone github.com/wotzhs/kidex
make
./kidex

Releases

No releases published

Packages

No packages published