https://github.com/nocd5/go-weather
weather report in Japan
https://github.com/nocd5/go-weather
go golang weather
Last synced: 8 months ago
JSON representation
weather report in Japan
- Host: GitHub
- URL: https://github.com/nocd5/go-weather
- Owner: nocd5
- License: mit
- Created: 2017-06-17T01:32:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T09:11:40.000Z (over 8 years ago)
- Last Synced: 2025-02-17T03:29:13.668Z (11 months ago)
- Topics: go, golang, weather
- Language: Go
- Homepage:
- Size: 333 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-weather
weather report in Japan
## Install
```
go get -u github.com/nocd5/go-weather/cmd/wnc
```
## Usage
```sh
$ wnc today 仙台
```

```sh
$ wnc week 仙台
```

```sh
$ wnc list 仙台
$ wnc week 34392
```
