tiempo-cli

0.0.2 • Public • Published

tiempo-cli

Build Status Codecov Status

A simple CLI to show you the weather.

Install

Install it as a global package.

npm i tiempo-cli -g

Usage

tiempo [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

Package Sidebar

Install

npm i tiempo-cli

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

8.64 kB

Total Files

29

Last publish

Collaborators

  • iagodahlem