Skip to content

RichAyotte/metar

Repository files navigation

metar

A journey into FRP and watching wind speeds in a terminal.

Getting Started

These instructions will get you a copy of the project and running metar on your local machine.

Prerequisites

You'll need the following software installed.

node
git
yarn

Installing

Clone the repo

git clone https://github.com/RichAyotte/metar.git

Change to the project directory and install node packages

cd metar
yarn

Tests

Unit

yarn test

Lint

yarn lint

Running

node index.js

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published