@aforian/weather-cli

A weather forcast command-line tool

Usage no npm install needed!

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

README

weather-cli

A command-line tool for checking weather. data from Meta Weather.

Usage

$ weather-cli -p taipei

Options

-p <place>

Weather at specific place.

-d <date> format YYYY-MM-DD

Weather at specific date.

Available value:

today, tomorrow, YYYY-MM-DD

Default value: today

License

MIT © aforian