Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/islamhaqq/go-sandbox
https://github.com/islamhaqq/go-sandbox
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/islamhaqq/go-sandbox
- Owner: islamhaqq
- Created: 2017-11-24T17:15:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T22:45:30.000Z (almost 7 years ago)
- Last Synced: 2024-09-13T15:42:35.738Z (2 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get the Weather!
## What it does
This app simply gets the weather outside.
## How to run
### Docker method
```sh
$ docker run syednashikaman/get-the-weather
```### Traditional method
```sh
$ git clone _________
```