A simple CLI to show you the weather.
Install it as a global package.
npm i clima-cli -g
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
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT License © Iago Dahlem