UNPKG

clima

Version:

Get city weather from wttr.in

21 lines (13 loc) 256 B
# clima > Get city weather from wttr.in ## Installation ```console npm i -g clima ``` ## Usage ```sh # clima <CityName> $ clima Porto Alegre ``` ## License [MIT](https://github.com/fdaciuk/licenses/blob/master/MIT-LICENSE.md) &copy; Fernando Daciuk