chkip-cli
v0.1.3
Published
Command line interface for retrieving current public IP
Downloads
7
Readme
chkip-cli
Command line interface for retrieving current public IP
Installation
npm install -g chkip-cli
Usage
$ chkip
Output should be XXX.XXX.XXX.XXX
Tests
npm test
Contributing
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.