/clima-cli

:sunny: :cloud: :umbrella: :snowflake: A simple CLI to show you the weather.

Primary LanguageJavaScript

clima-cli

Build Status Codecov Status

A simple CLI to show you the weather.

Install

Install it as a global package.

npm i clima-cli -g

Usage

clima [command] <options>

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 © Iago Dahlem