0.0.2 • Published 4 years ago

hui-weather v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Hui-weather

node.js 写的小工具,使用百度天气 api 获取天气

Usages

npm i hui-weather -g

首次使用时配置一下百度的 ak 和城市

hui-weather apikey=yourAk 北京

之后使用时,命令行输入hui-weather即可打印天气数据,apikey 和城市再次输入时会覆盖之前

// 获取天气
hui-weather

// 城市可重新配置
hui-weather 郑州

// ak 可重新配置
hui-weather apikey=newak
0.0.2

4 years ago

0.0.1

4 years ago