Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ntwcklng/pokemon-cp-calculator
https://github.com/ntwcklng/pokemon-cp-calculator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ntwcklng/pokemon-cp-calculator
- Owner: ntwcklng
- License: mit
- Created: 2016-08-29T13:36:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-30T08:31:07.000Z (over 8 years ago)
- Last Synced: 2024-10-12T11:04:42.215Z (3 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# pokemon-cp-calc [![Build Status](https://travis-ci.org/ntwcklng/pokemon-cp-calculator.svg?branch=master)](https://travis-ci.org/ntwcklng/pokemon-cp-calculator)
> A Pokémon Go CP Estimation Calculator
## Install
```
$ npm install --global pokemon-cp-calc
```## CLI Usage
```
$ pokemon-cp-calc
```[![asciicast](https://asciinema.org/a/eecq8lg871jcclgzlctjg44vm.png)](https://asciinema.org/a/eecq8lg871jcclgzlctjg44vm)
## License
MIT © [ntwcklng](https://github.com/ntwcklng/pokemon-cp-calculator)