1.0.1 • Published 1 year ago
aero-cli v1.0.1
⛅ 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-cliChange the directory
cd aero-cliInstall the dependencies
pnpm installLink the package
npm link --localCompile the TypeScript files
pnpm devRun the CLI
aero📝 Usage
Current Weather
aero current --location <location>Daily Weather Forecast
aero forecast --location <location> --dailyHourly Weather Forecast
aero forecast --location <location> --hourlyFilter by number of days
aero forecast --location <location> --daily --days <number>Help
aeroor
aero --helpSupport me by giving a ⭐ !