OBSOLETE: Succeeded by https://github.com/ServError/IL2-Mission-Planner
Branch | Status | URL |
---|---|---|
master | il2missionplanner.com | |
beta | beta.il2missionplanner.com | |
develop | dev.il2missionplanner.com |
Welcome to the il2missionplanner.com
repository. This repository houses the code behind the Il-2 Mission Planner tool, a simple client-side javascript application based primarily on Leaflet.
Check out the latest stable release at il2missionplanner.com, or the beta region to see work in progress.
If you'd like to report a bug or request an enhancement, please open an issue.
Interested in contributing to this tool? Feel free to fork the project and open a PR when you're ready to contribute back. The code is under the MIT license, so you can basically do whatever you like with it.
Clone the repository. In the repository directory, run npm install
followed by bower install
to fetch dependencies. Then run npm run develop
and navigate to the dist index file in a web browser (e.g. file:///path/to/dist/index.html
) to access the site.
Feedback, questions or comments? Reach out to me here on Github or contact me on the Il-2 forums!