Skip to content

Add package build commands and update documentation #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

hemaljoshi
Copy link

Changes Made

This PR adds packaging commands for creating distributable versions of the application and improves documentation:

Added Package Build Commands

  • Added package-mac command to build macOS DMG files
  • Added package-win command to build Windows installers
  • Added package command for current platform

Documentation Updates

  • Added a dedicated "Building Distributable Packages" section in README

Testing Performed

  • Verified package commands work correctly on macOS
  • Verified package commands work correctly on Windows
  • Confirmed documentation accurately reflects the build process

These changes make it easier for users to create distributable versions of the application without having to manually run electron-builder commands.

- Update README with new build instructions
@Ornithopter-pilot Ornithopter-pilot merged commit b51646c into Ornithopter-pilot:main Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants