weatherSystemDemo
一个基于Vue,Vue路由器,Vuex,传单,webpack的农业气象服务管理系统
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run e2e t
Yandex天气服务的命令行界面
安装
通过自制的MacOS:
brew tap msoap/tools
brew install yandex-weather-cli
# update:
brew upgrade yandex-weather-cli
或从以下下载二进制文件:(OS X / Linux / Windows / RaspberryPi)版本
或从源代码构建:
go get -u github.com/msoap/yandex-weather-cli
ln -s $GOPATH