https://github.com/iagodahlem/clima-cli
:sunny: :cloud: :umbrella: :snowflake: A simple CLI to show you the weather.
https://github.com/iagodahlem/clima-cli
cli clima javascript nodejs npm npm-package tiempo tiempo-cli weather yarn
Last synced: 2 months ago
JSON representation
:sunny: :cloud: :umbrella: :snowflake: A simple CLI to show you the weather.
- Host: GitHub
- URL: https://github.com/iagodahlem/clima-cli
- Owner: iagodahlem
- Created: 2018-05-22T11:46:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T13:43:38.000Z (almost 8 years ago)
- Last Synced: 2025-08-07T09:53:06.600Z (10 months ago)
- Topics: cli, clima, javascript, nodejs, npm, npm-package, tiempo, tiempo-cli, weather, yarn
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clima-cli
[](https://travis-ci.org/iagodahlem/clima-cli)
[](https://codecov.io/gh/iagodahlem/clima-cli)
A simple CLI to show you the weather.
## Install
Install it as a global package.
```sh
npm i clima-cli -g
```
## Usage
```md
clima [command]
today .............. show weather for today
forecast ........... show ten day weather forecast
version ............ show package version
help ............... show help menu for a command
```
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## License
[MIT License](http://iagodahlem.mit-license.org/) © Iago Dahlem