Skip to content

divineamunega/weatherapp_dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart CLI Weather App

My Dart CLI App is a tiny command-line weather app written in Dart that allows you to check the weather right from your command line. It was a fun small task done to test my proffieciency in dart before proceeding to learn flutter.

Installation

Before using the CLI app, ensure that you have the Dart SDK installed on your system. You can download and install Dart from dart.dev.

Once Dart is installed, you can download and install the CLI app by running the following command:

1. Clone the repository to your machine

    git clone https://github.com/divineamunega/weatherapp_dart.git

2. Run the file

    dart run ./bin/weatherapp.dart --location="Place where you need the weather"

The location argument is optional you will still get asked for it when the app is run.

Thanks ✊ 👊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages