0.0.1 • Published 6 years ago

ipper v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

ipper

Said ip - per.

Command line tool that tells you the country that IP is registered in.

ipper '163.172.132.119' -> 'France'

ipper -s '163.172.132.119' -> sentence result

ipper -v '163.172.132.119' -> All meta data

Todo:

- Add tests & flow typing
- Show all the ways of using it
- Add a help command
- Chalk the output
- Transpile so that i can use it more places