1.0.1 • Published 8 months ago

aero-cli v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

⛅ AeroCLI

Your personal breeze of weather insights. Stay informed with real-time updates and forecasts at your terminal.


🌟 Features

  • Real-time Weather Updates: Get real-time weather updates for your location.
  • Weather Forecast: Get a 7-day weather forecast for your location.

🚀 Installation

Clone the repository

git clone https://github.com/Jay-Karia/aero-cli

Change the directory

cd aero-cli

Install the dependencies

pnpm install

Link the package

npm link --local

Compile the TypeScript files

pnpm dev

Run the CLI

aero

📝 Usage

Current Weather

aero current --location <location>

Daily Weather Forecast

aero forecast --location <location> --daily

Hourly Weather Forecast

aero forecast --location <location> --hourly

Filter by number of days

aero forecast --location <location> --daily --days <number>

Help

aero

or

aero --help

Support me by giving a ⭐ !

1.0.1

8 months ago

1.0.0

9 months ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago