https://github.com/yanishoss/weather
:sunny: A simple CLI to see the weather while you're in your terminal.
https://github.com/yanishoss/weather
cli typescript
Last synced: 6 months ago
JSON representation
:sunny: A simple CLI to see the weather while you're in your terminal.
- Host: GitHub
- URL: https://github.com/yanishoss/weather
- Owner: yanishoss
- License: mit
- Created: 2018-06-09T09:47:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-14T09:43:33.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T09:04:56.866Z (over 1 year ago)
- Topics: cli, typescript
- Language: JavaScript
- Homepage: https://yanishoss.github.io/weather/
- Size: 266 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# :sunny: weather-in-terminal
[](https://travis-ci.org/yanishoss/weather)

[](https://badge.fury.io/js/weather-in-terminal)
[](https://github.com/yanishoss/weather/stargazers)
[](https://github.com/yanishoss/weather/blob/master/LICENSE)
[](https://github.com/yanishoss/weather/issues)
> A simple CLI to see the weather while you're in your terminal.
> Because we know you don't glance outside that much often :sunglasses:
# :rocket: How to use it ?
Just type in your terminal:
```shell
# Install the CLI
$ npm install -g weather-in-terminal
# Get the weather
$ weather
```
---
# :muscle: How to contribute ?
To contribute, it's very simple:
1. Ensure you know well [TypeScript](https://www.typescriptlang.org/).
1. Ensure also you are at ease working with [Git](https://git-scm.com/) and [GitHub](https://github.com).
1. Join us on [Trello](https://trello.com) by clicking this [link](https://trello.com/invite/b/JleRVvFn/1e6238de90d66c8f1759af633d2c45b5/weather).
1. Go to the [Trello board][trello] and take a look at what left to do.
1. Fork the [repository] and do what you need to do.
1. Come back to the [Trello board][trello] and put your task inside the *In progress* list, in such a way that someone doesn't do the same work as you
1. Finally make a [Pull Request](https://help.github.com/articles/about-pull-requests/):
* The TravisCI process will start, build the project, test your code and eventually deploy it.
* The changes will be deploy to [npm](https://npmjs.com).
1. After the CI process is passed, you can access the [Trello board][trello] and put your task inside the *Done* list.
# :wolf: License
This project is under the [MIT License](https://en.wikipedia.org/wiki/MIT_License).
You can retrieve the license of this project [here](LICENSE).
# :metal: Who the fuck did that app ?
A [very young developer][profil] as you can image with his vocabulary and the whole bunch of emoji.
[profil]: https://github.com/yanishoss
[repository]: https://github.com/yanishoss/weather
[trello]: https://trello.com/b/JleRVvFn/weather