ip-cli
v1.0.5
Published
a cli tool for show local ip && copy ip to clipboard
Downloads
1,178
Readme
ip-cli(npm)
a cli tool for show local ip && copy ip to clipboard
Install
npm install -g ip-cli
Usage
➜ ip-cli git:(master) ip
192.168.1.120
now ,you can ctrl + v
or command +v
to paste it anywhere.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
版本历史
- v1.0.2 初始化版本
欢迎fork和反馈
- write by
i5ting
[email protected]
如有建议或意见,请在issue提问或邮件
License
this repo is released under the MIT License.