@ckomop0x/weather-cli

CLI for getting weather

Usage no npm install needed!

<script type="module">
  import ckomop0xWeatherCli from 'https://cdn.skypack.dev/@ckomop0x/weather-cli';
</script>

README

Welcome to @ckomop0x/weather-cli 👋

Version Documentation Maintenance Twitter: ckomop0x

CLI for getting weather forecast.

🏠 Homepage

Install

npm install -g @ckomop0x/weather-cli

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, and then just run.

weather

Run tests

npm run test

Author

👤 Pavel Klochkov

🤝 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 © 2021 Pavel Klochkov
This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator