@ckomop0x/weather-cli
v1.1.0
Published
CLI for getting weather
Downloads
16
Readme
CLI for getting weather forecast.
🏠 Homepage
Install
or just run
npx @ckomop0x/weather-cli
Usage
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-cli
Then add your token
weather -t <YOUR_TOKEN>
Then add your favourite city
weather -s <YOUR_CITY>
And then just run
weather
or you can use npx with the same set of flags for city and token
npx @ckomop0x/weather-cli
Author
👤 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