Commit 874c60a
Add comprehensive Electron packaging documentation
Add detailed guide for bundling libssh with Electron applications:
- Platform-specific instructions (Linux, macOS, Windows)
- electron-builder configuration examples
- Library path setup and runtime configuration
- Post-build scripts for macOS library fixing
- Complete testing procedures
- Troubleshooting guide for common issues
- CI/CD integration examples
- Best practices and security considerations
Also update README:
- Add Documentation section with all guides
- Link to Electron packaging guide in installation section
- Clarify development vs distribution setup
This ensures Beekeeper Studio and other Electron apps can properly
bundle libssh for distribution without requiring end users to install
it separately.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 034374a commit 874c60a
2 files changed
+643
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
54 | 64 | | |
55 | 65 | | |
56 | 66 | | |
| |||
203 | 213 | | |
204 | 214 | | |
205 | 215 | | |
206 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
207 | 226 | | |
208 | | - | |
| 227 | + | |
209 | 228 | | |
210 | 229 | | |
211 | 230 | | |
| |||
0 commit comments