Skip to content

Turbo87/open-flight-planner

Repository files navigation

OpenFlightPlanner

Build Status

Flight planning tool for glider pilots

Live version at https://turbo87.github.io/open-flight-planner/

Warning: This is experimental code and UI and is not yet polished in any way!

Screenshot

Flattr this

Development

Install gulp (build tool):

npm install -g gulp

Install project dependencies:

npm install

Run the development server (out/dev/):

gulp serve

Run the production build (out/prod/):

NODE_ENV=production gulp

License

OpenFlightPlanner is free software, and may be redistributed under the MIT license.

About

Flight planning tool for glider pilots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published