Tests

flyXC.app

See the README for details.

flyXC Soundings

flyXC sounding is a plugin to display soundings customized for paraglider pilots in windy.com.

See the README for details.

Support flyXC

You can support the development of flyXC via the Buy me a Coffee platform

Buy Me A Coffee

Any contribution is greatly appreciated!

Development

This is an Nx monorepo using pnpm as the package manager.

Prerequisites

Installation

pnpm install

Development Commands

Building

pnpm nx run-many --target=build --all

Testing

pnpm nx run-many --target=test --all

This workspace has been generated by Nx, a Smart, fast and extensible build system.