Skip to content

☀️ ☁️ ☔ ❄️ A simple CLI to show you the weather.

Notifications You must be signed in to change notification settings

iagodahlem/clima-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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