1.1.0 ⢠Published 1 year ago
@ckomop0x/weather-cli v1.1.0
CLI for getting weather forecast.
š Homepage
Install
or just run
npx @ckomop0x/weather-cliUsage
First, you need to add token from https://openweathermap.org/ and city for which you want to get a forecast.
npm install -g @ckomop0x/weather-cliThen add your token
weather -t <YOUR_TOKEN>Then add your favourite city
weather -s <YOUR_CITY>And then just run
weatheror you can use npx with the same set of flags for city and token
npx @ckomop0x/weather-cliAuthor
š¤ Pavel Klochkov
- Website: ckomop0x.me
- Twitter: @ckomop0x
- Github: @ckomop0x
- LinkedIn: @ckomop0x
š¤ Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a āļø if this project helped you!
š License
Copyright Ā© 2024 Pavel Klochkov
This README was generated with ā¤ļø by readme-md-generator