0.2.15 • Published 3 years ago

@domnc/whats-the-weather v0.2.15

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

GitHub Workflow Status GitHub Workflow Status GitHub package.json version npm

Usage

Run the app using npx

npx @domnc/whats-the-weather <location>

Example

npx @domnc/whats-the-weather London

Getting Started

Prerequisites

I build this project with the following setup:

  • macOS Monterey v12.0 Beta
  • node v16.7.0
  • yarn v1.22.11
  • npm v7.20.3

Development

  1. create your .env file based on the .env.example

  2. install all necessary dependencies

yarn install
  1. start app
yarn start <city>

# Example
yarn start London

Tests

run prettier check

yarn prettier-check

run all tests

yarn test

LICENSE

Copyright © 2021 Dominic Kolbe :de:

0.2.15

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.1

3 years ago

0.1.2

3 years ago

0.2.0

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago