1.0.2 • Published 3 years ago

azusaweather-client v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

azusaweather-client

一款由输入城市adcode查询具体天气信息的命令行工具

安装

bash
npm install -g azusaweather-client

使用方法:

weather <adcode>

Example:

weather 310000

城市adcode:

在这里查询城市adcode:https://a.amap.com/lbs/static/amap_3dmap_lite/AMap_adcode_citycode.zip

also you can input <weather --help>for help.